]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ic/price_row_de.html
Automatisches Ersetzen von <translate>...</translate> durch $T8
[kivitendo-erp.git] / templates / webpages / ic / price_row_de.html
index 421256fa5ea0088fd9705298706770feed0e0015..09a7b6e61050f0b0e1c6a9630da5f8b002834f1d 100644 (file)
@@ -1,3 +1,4 @@
+[%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
 [%- IF PRICES.size %]
@@ -5,8 +6,8 @@
     <td>
       <table width=100%>
         <tr>
-          <th class="listheading">Preisgruppe</th>
-          <th class="listheading">Preis</th>
+          <th class="listheading">[% 'Preisklasse' | $T8 %]</th>
+          <th class="listheading">[% 'Preis' | $T8 %]</th>
         </tr>
 [%- FOREACH row = PRICES %]
         <tr>