Kunde/Lieferant -> Lieferungen:
[kivitendo-erp.git] / templates / webpages / ic / form_footer_de.html
index 78247e9..03bc7a4 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>
@@ -35,7 +35,7 @@
 
     [%- IF orphaned %]
       [%- UNLESS previousform %]
-        [%- IF item == 'assembly' %] {
+        [%- IF item == 'assembly' %]
           [%- UNLESS onhand %]
 <input class="submit" type="submit" name="action" value="Löschen">
           [%- END %]