]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ic/form_footer.html
Neuer SelfTest Testfall: verwaiste invoice Einträge
[mfinanz.git] / templates / webpages / ic / form_footer.html
index 416b54b79c0d3e758e337779df1666ef60079c9b..51a6d665b5aa68ced9d4fbf414d0f14a60d5a79a 100644 (file)
  </table>
 </div>
 
+[%- IF LANGUAGES.size %]
+ [% PROCESS 'ic/tabs/_edit_translations.html' %]
+[%- END %]
+
 [%- IF id %]
 <div id="sales_price_information">
   [% PROCESS ic/sales_price_information.html id=id %]
@@ -53,6 +57,8 @@
 
 </div>
 
+[%- IF show_edit_buttons %]
+
 <input class="submit" type="submit" name="action" value="[% 'Update' | $T8 %]">
 <input type="hidden" name="price_rows" value="[% HTML.escape(price_rows) %]">
 <input class="submit" type="submit" name="action" value="[% 'Save' | $T8 %]">
@@ -75,6 +81,8 @@
     [%- END %]
   [%- END %]
 
+[%- END %]
+
   [%- IF id != "" %]
 <input type="button" class="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="[% 'history' | $T8 %]">
   [%- END %]