X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..b8fee3fc:/templates/webpages/fu/search.html diff --git a/templates/webpages/fu/search.html b/templates/webpages/fu/search.html index 63d8c0a22..3b9fcee00 100644 --- a/templates/webpages/fu/search.html +++ b/templates/webpages/fu/search.html @@ -1,17 +1,8 @@ [%- USE T8 %] +[%- USE L %] [% USE HTML %] - -
[% title %]
@@ -58,11 +49,9 @@ [% 'Follow-Up Date' | $T8 %] [% 'From' | $T8 %] - - + [% L.date_tag('follow_up_date_from') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('follow_up_date_to') %] @@ -70,11 +59,9 @@ [% 'Created on' | $T8 %] [% 'From' | $T8 %] - - + [% L.date_tag('itime_from') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('itime_to') %] @@ -119,5 +106,3 @@

- -