]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 363a3e46b11a97122e426e47c28db9e1efeb5586..946e678a6fe0e083b0ee4055d043252afb701bed 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 47de1246ccf8393e70392be5e7a426d56da0784e..705bf71cdc483a596f7b631cc4d19472a711afa9 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' %]