X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..fdebfd5d0c558cb156849b01c9c9268b29dc443b:/templates/webpages/fu/add_edit.html diff --git a/templates/webpages/fu/add_edit.html b/templates/webpages/fu/add_edit.html index d32f3fcb0..3db4c4b59 100644 --- a/templates/webpages/fu/add_edit.html +++ b/templates/webpages/fu/add_edit.html @@ -1,23 +1,18 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE L %] +[%- USE HTML %] +

[% title %]

-
+ [%- IF SAVED_MESSAGE %]

[% SAVED_MESSAGE %]

[%- END %] -
[% title %]
- @@ -41,8 +36,7 @@ [% 'Follow-Up Date' | $T8 %] - - + [% L.date_tag('follow_up_date', follow_up_date) %] @@ -57,6 +51,7 @@

+ [%- IF POPUP_MODE %]

@@ -64,16 +59,13 @@ [%- END %] - [%- IF POPUP_MODE %] - [%- END %]

- [%- IF POPUP_MODE %] [%- IF FOLLOW_UPS.size %]
-
[% 'Existing pending follow-ups for this item' | $T8 %]
+

[% 'Existing pending follow-ups for this item' | $T8 %]

@@ -105,6 +97,3 @@ - - -