Typo and charset fixes
[platal.git] / templates / search / quick.tpl
index 28342e8..13a4b02 100644 (file)
@@ -28,7 +28,8 @@
 <div id="message" style="position:absolute;"></div><br />
 
 <script type="text/javascript">
-  {liiteral}
+  <!--
+  {literal}
   function showPromo()
   {
       var value = document.getElementById('promo').value;
       return false;
   }
   {/literal}
+  -->
 </script>
 
 <form action="" method="post" onsubmit="return showPromo();">
 <table class="tinybicol" style="width: 35%; margin-right: auto; margin-left: auto">
-  <td class="titre">Promotion :</td>
-  <td>
-    <input type="text" name="promo" id="promo" size="4" value="" />
-    <input type="submit" name="submit_promo" value="Voir" />
-  </td>
+  <tr>
+    <td class="titre">Promotion :</td>
+    <td>
+      <input type="text" name="promo" id="promo" size="4" value="" />
+      <input type="submit" name="submit_promo" value="Voir" />
+    </td>
+  </tr>
 </table>
 </form>
 
@@ -90,7 +94,7 @@ notre base de donnĂ©es.
 <div id="searchbar" style="display: none">
 <h2>Barre de recherche pour ton navigateur</h2>
 <p>
-  Si tu utilises un navigateur moderne tel que Firefox ou Internet Explore 7, tu peux ajouter un module de recherche
+  Si tu utilises un navigateur moderne tel que Firefox ou Internet Explorer 7, tu peux ajouter un module de recherche
   directement dans ton navigateur. Pour ceci, <a href="javascript:addSearchEngine()">installe</a> la barre de recherche
   rapide.
 </p>