| {$STRING.WRAP.Home|htmlspecialchars} |
| |
{$STRING.WRAP.AddNewBug|htmlspecialchars} |
| |
{$STRING.WRAP.QueryBugs|htmlspecialchars} |
{if not NEW_ACCOUNTS_DISABLED and not $smarty.session.uid}
| |
{$STRING.WRAP.CreateNewAccount|htmlspecialchars} |
{/if}
{if not NEW_ACCOUNTS_DISABLED and $smarty.session.uid}
| |
{$STRING.WRAP.CreateNewDomain|htmlspecialchars} |
{/if}
| |
{$STRING.WRAP.Documentation|htmlspecialchars} |
{if isset($perm) and $perm->have_perm('AdminProject')}
| |
{$STRING.WRAP.AdminTools|htmlspecialchars} |
{/if}