More templates rewritten
[mailer.git] / templates / de / html / admin / admin_email_nav_row.tpl
1 <TR>
2         <TD class="admin_title{!__NAV_TOP!}" colspan="{!__NAV_COLSPAN!}" align="center">
3         <TABLE border="0" cellspacing="0" cellpadding="0" width="520">
4                 {!__NAV_SEP!}
5                 <TR>
6                         <TD class="admin_pagenav" align="left">
7                         [&nbsp;{--EMAILS_PAGENAV--}:&nbsp;{!__NAV_OUTPUT!}&nbsp;]</TD>
8                 </TR>
9                 <TR>
10                         <TD colspan="{!__NAV_COLSPAN!}" class="seperator">&nbsp;</TD>
11                 </TR>
12         </TABLE>
13         </TD>
14 </TR>