Fehlende Localesläufe aus 4091 und 4093.
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 13 May 2009 14:07:16 +0000 (14:07 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 13 May 2009 14:07:16 +0000 (14:07 +0000)
templates/webpages/ic/form_footer_de.html
templates/webpages/ic/search_de.html
templates/webpages/ic/search_update_prices_de.html

index 78247e9..4417f5d 100644 (file)
@@ -6,7 +6,7 @@
       <table border="0" width="100%">
         <tr>
           <th colspan="2" align=right>Summe&nbsp;</th>
-         <th align=right>Purchase Price:[% LxERP.format_amount(assembly_purchase_price_total, 2) %]  Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]</th>
+         <th align=right>Einkaufspreis:[% LxERP.format_amount(assembly_purchase_price_total, 2) %]  Verkaufspreis: [% LxERP.format_amount(assemblytotal, 2) %]</th>
         </tr>
       </table>
     </td>
index c9e7119..9eeedbb 100644 (file)
@@ -44,8 +44,8 @@
 
       [%- UNLESS is_service %]
       <tr>
-       <th align="right" nowrap>Hersteller</th> <td><input name="make" size="20"></td>
-       <th align="right" nowrap>Modell</th> <td><input name="model" size="20"></td>
+       <th align="right" nowrap>Lieferant</th> <td><input name="make" size="20"></td>
+       <th align="right" nowrap>Lieferanten-Art-Nr.</th> <td><input name="model" size="20"></td>
       </tr>
       [%- END %]
 
index 1b7fd8f..71251e1 100644 (file)
@@ -28,9 +28,9 @@
     </tr>
 
     <tr>
-     <th align="right" nowrap>Hersteller</th>
+     <th align="right" nowrap>Lieferant</th>
      <td><input name="make" size="20"></td>
-     <th align="right" nowrap>Modell</th>
+     <th align="right" nowrap>Lieferanten-Art-Nr.</th>
      <td><input name="model" size="20"></td>
     </tr>