X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Fmobile%2Fheader.tpl;h=806bd4853922c609f9f7c43fcb5c5f38d4588bcd;hb=c3e6cb49a67ee660c2eaeef53e15c85c19d805dd;hp=cd266aeb9ff244112424f10bd0d31d70cc9c5a5e;hpb=ee49ee74b2a7d3c6daaa2d4bc6397b0c89e3099b;p=timetracker.git diff --git a/WEB-INF/templates/mobile/header.tpl b/WEB-INF/templates/mobile/header.tpl index cd266aeb..806bd485 100644 --- a/WEB-INF/templates/mobile/header.tpl +++ b/WEB-INF/templates/mobile/header.tpl @@ -21,11 +21,11 @@ {assign var="tab_width" value="300"} - +
- + {if $user->custom_logo} @@ -36,7 +36,7 @@
- +
{if $user->custom_logo} @@ -52,55 +52,55 @@ - + {if $authenticated} - {if $user->isAdmin()} + {if $user->can('administer_site')} - - + +
- + {else} - - + +
- + {/if} {/if} - + {if $err->yes()} - +
{foreach $err->getErrors() as $error} @@ -110,11 +110,11 @@
{/if} - + - + {if $msg->yes()} - +
{foreach $msg->getErrors() as $message} @@ -124,4 +124,4 @@
{/if} - +