]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index d297927243873cb68071c15c8710ac3ff117f3c2..3828f7a88059cb869b3affcfe3afd1583d0854a0 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={%pipe,generateUserProfileLink=$content[userid]%}%}</strong>
        </td>
 </tr>
 <tr>
@@ -19,3 +20,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>