X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Fshow.html;h=2ae4acbd5e0002b32ef9bb5dd5ffced96e67fd8f;hb=2f318813a8d22ef9ddd2de7a454b6264d7ba4024;hp=e046518de11bda0b92d60c89d79cb65c6a8add9f;hpb=8b34d2951ae9a949476331eb5b8f6249df616b5b;p=kivitendo-erp.git diff --git a/templates/webpages/admin/show.html b/templates/webpages/admin/show.html index e046518de..2ae4acbd5 100644 --- a/templates/webpages/admin/show.html +++ b/templates/webpages/admin/show.html @@ -2,33 +2,7 @@ [% INCLUDE 'common/flash.html' %] -

[% title %]

- -
- [% LxERP.t8("Actions") %]: - - [% L.link(SELF.url_for(action="new_user"), LxERP.t8("Add User")) %] - | - [% L.link(SELF.url_for(action="new_client"), LxERP.t8("Add Client")) %] - | - [% L.link(SELF.url_for(action="new_group"), LxERP.t8("Add User Group")) %] - | - [% L.link(SELF.url_for(action="pg_database_administration", controller="admin.pl"), LxERP.t8("Pg Database Administration")) %] - | - [% L.link(SELF.url_for(action="list_printers"), LxERP.t8("Printer Management")) %] - | - [% IF SELF.is_locked %] - [% L.link(SELF.url_for(action="unlock_system"), LxERP.t8("Unlock System")) %] - [% ELSE %] - [% L.link(SELF.url_for(action="lock_system"), LxERP.t8("Lock System")) %] - [% END %] - | - [% L.link(SELF.url_for(action="logout"), LxERP.t8("Logout")) %] - | - [% L.link(SELF.url_for(controller="LoginScreen", action="user_login"), LxERP.t8("To user login")) %] -
- -
+

[% HTML.escape(title) %]