]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs2.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index 452587d0e6a00ca350b7f853d7f3a11eb6787434..db883bb9ab0c1721f10c59fbac35b8071e3d1e74 100644 (file)
@@ -1,15 +1,15 @@
-<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td class="admin_title bottom2" height="30">
-               <strong>{--ADMIN_LIST_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_2--}</strong>
+       <td class="table_header bottom">
+               <strong>{%message,ADMIN_LIST_REFERALS={%pipe,generateUserProfileLink=$content[userid]%}%}</strong>
        </td>
 </tr>
-<tr><td class="seperator" height="6">&nbsp;</td></tr>
 $content[rows]
-<tr><td class="seperator bottom2" height="1">&nbsp;</td></tr>
 <tr>
-       <td class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
-               <span class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</span>
+       <td class="table_footer top" style="padding-top: 7px; padding-bottom: 7px">
+               <span class="notice">{--ADMIN_LIST_REFERALS_NOTE--}</span>
        </td>
 </tr>
 </table>
+</div>