Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index d297927243873cb68071c15c8710ac3ff117f3c2..d2a02e1d0c9b4835065ae510ec73b2109a56cc7c 100644 (file)
@@ -1,7 +1,8 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td colspan="6" class="admin_title">
-               <strong>{--ADMIN_LIST_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_2--}</strong>
+               <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
        </td>
 </tr>
 <tr>
@@ -19,3 +20,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>