fixed enctype

git-svn-id: http://yolanda.mister-muffin.de/svn@323 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
josch 2008-04-27 14:16:00 +00:00
parent fdefa19b59
commit daf7b6fc41

View file

@ -11,7 +11,7 @@
<div class="searchbar">
<form method="get" enctype="text/plain">
<form method="get" enctype="application/x-www-form-urlencoded">
<xsl:attribute name="action">
<xsl:value-of select="$site_strings[@id='path_search']" />
</xsl:attribute>