fixed enctype

git-svn-id: http://yolanda.mister-muffin.de/svn@323 7eef14d0-6ed0-489d-bf55-20463b2d70db
main
josch 16 years ago
parent fdefa19b59
commit daf7b6fc41

@ -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>

Loading…
Cancel
Save