X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d4925a8b60f04674885e30d9316dc0263f8b9a84..b293ff8ad52fc76ba0c44783e3982418114d6b08:/templates/webpages/client_config/form.html diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index dcb5576c7..79c2cdde9 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -93,6 +93,7 @@ $(function() {
  • [% LxERP.t8('Warehouse') %]
  • [% LxERP.t8('Features') %]
  • [% LxERP.t8('Stocktaking') %]
  • +
  • [% LxERP.t8('Linked Records') %]
  • [% PROCESS 'client_config/_ranges_of_numbers.html' %] @@ -106,6 +107,7 @@ $(function() { [% PROCESS 'client_config/_warehouse.html' %] [% PROCESS 'client_config/_features.html' %] [% PROCESS 'client_config/_stocktaking.html' %] +[% PROCESS 'client_config/_record_links.html' %] [% PROCESS 'client_config/_miscellaneous.html' %]