Tabs sind böse.
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 26 Aug 2009 08:47:38 +0000 (10:47 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 26 Aug 2009 08:47:38 +0000 (10:47 +0200)
templates/webpages/oe/search_de.html
templates/webpages/oe/search_master.html

index 363a3e4..946e678 100644 (file)
         <td colspan=4 align=left><b>Kunde</td>
        </tr>
        <tr>
-               <td>
+        <td>
          <input name="l_country" id="l_country" class="checkbox" type="checkbox" value="Y">
-                <label for="l_country">Land</label>
+         <label for="l_country">Land</label>
         </td>
-               <td>
+        <td>
          <input name="l_ustid"  id="l_ustid" class="checkbox" type="checkbox" value="Y">
-                <label for="l_ustid">USt-IdNr.</label>
+         <label for="l_ustid">USt-IdNr.</label>
         </td>
        </tr>
 [%- IF type == 'sales_order' %]
index 47de124..705bf71 100644 (file)
         <td colspan=4 align=left><b><translate>Customer</translate></td>
        </tr>
        <tr>
-               <td>
+        <td>
          <input name="l_country" id="l_country" class="checkbox" type="checkbox" value="Y">
-                <label for="l_country"><translate>Country</translate></label>
+         <label for="l_country"><translate>Country</translate></label>
         </td>
-               <td>
+        <td>
          <input name="l_ustid"  id="l_ustid" class="checkbox" type="checkbox" value="Y">
-                <label for="l_ustid"><translate>USt-IdNr.</translate></label>
+         <label for="l_ustid"><translate>USt-IdNr.</translate></label>
         </td>
        </tr>
 [%- IF type == 'sales_order' %]