]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/address-html.php
Add simple/structured query selector to HTML search page (#1722)
[nominatim.git] / lib / template / address-html.php
index 5be714d3c3bb2453ca4c2a2665b632adeb3a1ffd..165b2a9d3493b8d18abc2477d968ea2c105184ee 100644 (file)
@@ -9,7 +9,7 @@
 <body id="reverse-page">
 
     <?php include(CONST_BasePath.'/lib/template/includes/html-top-navigation.php'); ?>
-
+    <div class="top-bar">
     <form class="form-inline" role="search" accept-charset="UTF-8" action="<?php echo CONST_Website_BaseURL; ?>reverse.php">
         <div class="form-group">
             <input name="format" type="hidden" value="html">
@@ -64,7 +64,7 @@
             <a href="<?php echo CONST_Website_BaseURL; ?>search.php">forward search</a>
         </div>
     </form>
-
+</div>
 
     <div id="content">