{$STRING.WRAP.FindBug}
{$TITLE.configuration}
|
{$TITLE.project}
|
{$TITLE.user}
|
{$TITLE.group}
|
{$TITLE.status}
|
{$TITLE.resolution}
{$TITLE.severity}
|
{$TITLE.os}
|
{$TITLE.database}
|
{$TITLE.site}
|
{$STRING.WRAP.Documentation}
|
{$TITLE.usertools}
{if not $smarty.session.uid} {if EMAIL_IS_LOGIN} {assign var="loginlabel" value="Email"} {else} {assign var="loginlabel" value="Login"} {/if} {$loginerror} {$loginlabel}:
Password:
{if RECALL_LOGIN}
Remember me {/if} {else} Bugs assigned to me:
{$owner_open}
/
{$owner_closed}
| Bugs reported by me:
{$reporter_open}
/
{$reporter_closed}
|
Personal Page
|
Logout {$smarty.session.uname}
{/if}
{include file=$content_template}