X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fheader.tpl;h=b420f1ae802a561df02e8b309f3b7f7ef6a07920;hb=ce2df23479c88d1bc9db04a68164af3feb6346e1;hp=0b9e290a11690f188fb274b1e8614f38be7c4137;hpb=069fad4865cadc18340589bc2d2d681d2e0616a6;p=timetracker.git diff --git a/WEB-INF/templates/header.tpl b/WEB-INF/templates/header.tpl index 0b9e290a..b420f1ae 100644 --- a/WEB-INF/templates/header.tpl +++ b/WEB-INF/templates/header.tpl @@ -35,11 +35,11 @@
- +
{if $user->custom_logo} - + {else} {/if} @@ -56,11 +56,11 @@ {if $authenticated} {if $user->can('administer_site')} - +
@@ -68,10 +68,10 @@ -
  - {$i18n.menu.logout} · - {$i18n.menu.forum} · + {$i18n.menu.logout} + {$i18n.menu.forum} {$i18n.menu.help}
+
@@ -79,23 +79,23 @@ {else} - +
@@ -103,43 +103,46 @@ -
  - {$i18n.menu.logout} · + {$i18n.menu.logout} {if $user->exists() && $user->can('manage_own_settings')} - {$i18n.menu.profile} · + {$i18n.menu.profile} {/if} {if $user->can('manage_basic_settings')} - {$i18n.menu.group} · + {$i18n.menu.group} {/if} {if $user->can('manage_subgroups')} - {$i18n.menu.subgroups} · + {$i18n.menu.subgroups} {/if} {if $user->can('manage_features')} - {$i18n.menu.plugins} · + {$i18n.menu.plugins} {/if} - {$i18n.menu.forum} · + {$i18n.menu.forum} {$i18n.menu.help}
+
@@ -148,14 +151,14 @@ {/if} {else} - +
@@ -165,7 +168,7 @@ {if $title} -
  - {$i18n.menu.login} · + {$i18n.menu.login} {if isTrue('MULTITEAM_MODE') && $smarty.const.AUTH_MODULE == 'db'} - {$i18n.menu.create_group} · + {$i18n.menu.create_group} {/if} - {$i18n.menu.forum} · + {$i18n.menu.forum} {$i18n.menu.help}
+
{* No need to escape as it is done in the class. *}
{$title}{if $timestring}: {$timestring}{/if}
{$user->getUserPartForHeader()}
@@ -174,7 +177,7 @@ {if $err->yes()} - +
{foreach $err->getErrors() as $error} @@ -188,7 +191,7 @@ {if $msg->yes()} - +
{foreach $msg->getErrors() as $message}