X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3d6e7124dcbe401fe578d777f952f74055a68fd4..fce441db:/templates/webpages/dbupgrade/units_services_master.html diff --git a/templates/webpages/dbupgrade/units_services_master.html b/templates/webpages/dbupgrade/units_services_master.html index 65ded52a6..32ba81c46 100644 --- a/templates/webpages/dbupgrade/units_services_master.html +++ b/templates/webpages/dbupgrade/units_services_master.html @@ -1,17 +1,14 @@ -
Step 2 of 3: Services
+[% USE HTML %]
Step 2 of 3: Services
- - - - -

-
+ [% IF saved_message %] +

[% saved_message %]

+ [% END %]
Add unit
@@ -27,7 +24,7 @@

The following units exist already: - ; + [% FOREACH row = NEW_BASE_UNIT_DDBOX %][% IF row.name %][% HTML.escape(row.name) %][% UNLESS loop.last %]; [% END %][% END %][% END %]


@@ -41,7 +38,7 @@ Base unit @@ -68,19 +65,19 @@ New unit - - + [% FOREACH row = UNKNOWN_PART_UNITS %] + - - + [% HTML.escape(row.name) %] + - + [% FOREACH row_new = row.NEW_UNITS %][% END %] - - + [% IF loop.last %][% END %] + [% END %]