X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fheader.tpl;h=ec0b05926abd8df0ae25f66d3e3df8e8a97aa1e5;hb=4334f16faa68ecaec5aceb5c16bb500d62a3688f;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..ec0b0592 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} - +