]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ic/form_header.html
Merge branch 'gewicht'
[kivitendo-erp.git] / templates / webpages / ic / form_header.html
index 32527a967bd4508c0a2a6726d13f94f176fcabaf..d3344a55632d2a8f2f9496ffa00282559d696b03 100644 (file)
@@ -1,4 +1,4 @@
-[[%- USE T8 %]
+[%- USE T8 %]
 [%- USE HTML %]
 [%- USE LxERP %]
 [% PROCESS 'common/select_warehouse_bin.html' %]
            <td><input name="rop" size="10" value="[% LxERP.format_amount(rop) %]"></td>
           </tr>
           <tr>
-           <th align="right" nowrap="true">[% 'Default Warehouse' | $T8 %] [% HTML.escape(bin_id) %]</th>
+           <th align="right" nowrap="true">[% 'Default Warehouse' | $T8 %]</th>
            <td>
             <select name="warehouse_id" onchange="warehouse_selected(warehouses[this.selectedIndex]['id'], 0)">
              [%- FOREACH warehouse = WAREHOUSES %]