]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/search-html.php
return a marginally better error message when query string is not in UTF-8,
[nominatim.git] / lib / template / search-html.php
index a9d328a8928f7b20ab0cad8aa60a30dfc685d0cf..09b7021f314458b9774213c5017555997175ef48 100644 (file)
@@ -317,7 +317,7 @@ form{
        <div id="seachheaderfade1"></div><div id="seachheaderfade2"></div><div id="seachheaderfade3"></div><div id="seachheaderfade4"></div>
 
        <div id="seachheader">
-               <form action="<?php echo CONST_Website_BaseURL; ?>search.php" method="get">
+               <form accept-charset="UTF-8" action="<?php echo CONST_Website_BaseURL; ?>search.php" method="get">
                        <table border="0" width="100%">
                                <tr>
                                        <td valign="center" style="width:30px;"><img src="images/logo.gif"></td>