{include file="header.html"} {if $addaccount} {if $error.globalerror}
{trans("{$error.globalerror}")}
{/if}
{if !$addaccount.update}Nowe konto{else}aktualizacja konta{/if} dla Kodu Anonenckiego {$addaccount.user_code}
Login {if !$addaccount.update} @{get_conf('toyago.domain','')}
{if $error.login}{$error.login}{/if}
{else} {$addaccount.login}@{get_conf('toyago.domain','')} {/if}
Hasło
{if $error.passwd1}{$error.passwd1}{/if}
Powtórz hasło
{if $error.passwd2}{$error.passwd2}{/if}
Anuluj Zapisz
{/if} {if !$addaccount} {if $uclist} {section name='uclist' loop=$uclist}
Aktywne konta dla Kodu Abonenckiego {$uclist[uclist].user_code} {if ($uclist[uclist].account|@count) < 5} Dodaj konto {/if}
{assign var='aclist' value=$uclist[uclist].account} {if $aclist} {section name="aclist" loop=$aclist} {/section}
Login Data utworzenia Ostatnie logowanie  
{$aclist[aclist].login}@{$toya_domain} {$aclist[aclist].created_at} {if $aclist[aclist].last_logged_at != '0000-00-00 00:00:00'}{$aclist[aclist].last_logged_at}{/if} Usuń 
{/if}
{/section} {else}
{get_conf('toyago.infoup','')}
{/if} {/if} {include file="footer.html"}