X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmenu%2Fheader.html;h=b798c11b84da8f8f2fac34fcf8a28e7af1f6f9b7;hb=381f15f561199cb035f1bb9d7721362a0fc4c0b7;hp=869479fee6285c6ad7943fd2aa7d550198b427f2;hpb=83a428a3645a67a34d5b1ee8d2d7cf8add292305;p=kivitendo-erp.git diff --git a/templates/webpages/menu/header.html b/templates/webpages/menu/header.html index 869479fee..b798c11b8 100644 --- a/templates/webpages/menu/header.html +++ b/templates/webpages/menu/header.html @@ -1,4 +1,4 @@ -[%- USE T8 %] +[%- USE T8 %][%- USE LxERP -%]
[% UNLESS is_links %] @@ -10,10 +10,13 @@ [%- END %] - [% 'User' | $T8 %]: - [% MYCONFIG.login | html %] - [[% 'Logout' | $T8 %]] + [[% 'User' | $T8 %]: [% MYCONFIG.login | html %] - + [% 'Client' | $T8 %]: [% AUTH.client.name | html %] - + [% 'Logout' | $T8 %]] [% now.to_lxoffice %] - [% now.hms %] + + [% LxERP.t8('Loading...') %] +