X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6cf3f7762efd40bee49a2b8f11bb4ab6915d9071..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/fu/edit_access_rights.html diff --git a/templates/webpages/fu/edit_access_rights.html b/templates/webpages/fu/edit_access_rights.html index 5b86bae70..c2389cfa1 100644 --- a/templates/webpages/fu/edit_access_rights.html +++ b/templates/webpages/fu/edit_access_rights.html @@ -1,16 +1,15 @@ [%- USE T8 %] [% USE HTML %] - +

[% title %]

+ [%- IF SAVED_MESSAGE %]

[% SAVED_MESSAGE %]

[%- END %] -
[% title %]
-

[% 'Allow the following users access to my follow-ups:' | $T8 %]

-
+

@@ -19,7 +18,7 @@ [%- FOREACH row = EMPLOYEES %] - [%- UNLESS row.login == name %] + [%- UNLESS row.login == login %] @@ -37,12 +36,4 @@

- - -

- -

- - -