X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fheader.tpl;h=806bd4853922c609f9f7c43fcb5c5f38d4588bcd;hb=13cfff28242767287408e8fd13d992bc6c6e2086;hp=03bfa18fce00e3a4797748527fc1c40277fcc03b;hpb=7fafd0cdc53c376b557a5504af53dacdfbcdb533;p=timetracker.git diff --git a/WEB-INF/templates/mobile/header.tpl b/WEB-INF/templates/mobile/header.tpl index 03bfa18f..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,11 +52,55 @@ - + + +{if $authenticated} + {if $user->can('administer_site')} + + + + + + + + + {else} - + + + + + + + + {/if} +{/if} + + {if $err->yes()} - +
{foreach $err->getErrors() as $error} @@ -66,11 +110,11 @@
{/if} - + - + {if $msg->yes()} - +
{foreach $msg->getErrors() as $message} @@ -80,4 +124,4 @@
{/if} - +