]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs2.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index 66a261c038080c39fc2c37cf5e96d10aa81f4af4..788378e3c74fd487143d2f7f35d505b874f29948 100644 (file)
@@ -1,13 +1,15 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td class="admin_title bottom">
-               <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
+               <strong>{%message,ADMIN_LIST_REFERALS={%pipe,generateUserProfileLink=$content[userid]%}%}</strong>
        </td>
 </tr>
 $content[rows]
 <tr>
-       <td class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
+       <td class="admin_footer top" style="padding-top: 7px; padding-bottom: 7px">
                <span class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</span>
        </td>
 </tr>
 </table>
+</div>