HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed.tpl
index c86edfba81ded27d265fa221736e151541189358..82c1a4948d54478e4736155948ec317f0827d2dc 100644 (file)
@@ -1,36 +1,34 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="520"
-       class="admin_table dashed">
-       <TR>
-               <TD width="260" align="center" class="bottom2 right2">
-               {--EMAIL_SENDER--}:<BR>
-               <STRONG><A
-                       href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={--__LIST_UNCON_SENDER--}">{--__LIST_UNCON_SENDER--}</A></STRONG>
-               </TD>
-               <TD width="260" align="center" class="bottom2">
-               {--EMAIL_SUBJECT--}:<BR>
-               <STRONG>{--__LIST_UNCON_SUBJECT--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="bottom2 right2">{--EMAIL_URL--}:<BR>
-               <STRONG><A
-                       href="{!URL!}/modules.php?module=frametester&amp;url={--__LIST_UNCON_URL--}"
-                       target="_blank">{--EMAIL_URL_TEST--}</A></STRONG></TD>
-               <TD align="center" class="bottom2">{--EMAIL_TIMESTAMP--}:<BR>
-               <STRONG>{--__LIST_UNCON_STAMP--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="bottom2 right2">{--EMAIL_TEXT--}:<BR>
-               <STRONG>{--__LIST_UNCON_TEXT--}</STRONG></TD>
-               <TD align="center" class="bottom2">{--USERS_LINKS--}:<BR>
-               <STRONG>{--__LIST_UNCO_UNCONFIRMED--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="2" align="center">{--__LIST_UNCON_LISTING--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
-       </TR>
+<TABLE border="0" cellspacing="0" cellpadding="0" width="520" class="admin_table dashed">
+<TR>
+       <TD width="260" align="center" class="bottom2 right2">
+       {--EMAIL_SENDER--}:<br />
+       <strong><a href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__LIST_UNCON_SENDER!}">{!__LIST_UNCON_SENDER!}</a></strong>
+       </TD>
+       <TD width="260" align="center" class="bottom2">
+       {--EMAIL_SUBJECT--}:<br />
+       <strong>{!__LIST_UNCON_SUBJECT!}</strong></TD>
+</TR>
+<TR>
+       <TD align="center" class="bottom2 right2">{--EMAIL_URL--}:<br />
+       <strong><a
+               href="{!URL!}/modules.php?module=frametester&amp;url={!__LIST_UNCON_URL!}"
+               target="_blank">{--ADMIN_TEST_URL--}</a></strong></TD>
+       <TD align="center" class="bottom2">{--EMAIL_TIMESTAMP--}:<br />
+       <strong>{!__LIST_UNCON_STAMP!}</strong></TD>
+</TR>
+<TR>
+       <TD align="center" class="bottom2 right2">{--EMAIL_TEXT--}:<br />
+       <strong>{!__LIST_UNCON_TEXT!}</strong></TD>
+       <TD align="center" class="bottom2">{--USERS_LINKS--}:<br />
+       <strong>{!__LIST_UNCO_UNCONFIRMED!}</strong></TD>
+</TR>
+<TR>
+       <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
+</TR>
+<TR>
+       <TD colspan="2" align="center">{!__LIST_UNCON_LISTING!}</TD>
+</TR>
+<TR>
+       <TD colspan="2" height="5" class="seperator">&nbsp;</TD>
+</TR>
 </TABLE>