From: Mark Wells Date: Fri, 19 Aug 2016 01:08:00 +0000 (-0700) Subject: typo X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ebb5215249d91a895d86b2ab2a748f6ccb46643d typo --- diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 6d90d5022..fe02650f1 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -73,7 +73,15 @@ Example: <& notify-tickets.html &> - <% mt('Logged in as') |h %><% $FS::CurrentUser::CurrentUser->username |h %>  <% mt('logout' |h %>
<% mt('Preferences') |h %> + + <% mt('Logged in as') |h %> + <% $FS::CurrentUser::CurrentUser->username |h %>  + + <% mt('logout') |h %> + +
+
+ <% mt('Preferences') |h %> % if ( $conf->config("ticket_system") % && FS::TicketSystem->access_right(\%session, 'ModifySelf') ) { | <% mt('Ticketing preferences') |h %>