]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs2.tpl
Default prefix for all SQL tables is now 'mailer', developer team now mentioned,...
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index 69f853c96bed8897ad30a92c792519a0d176f965..db883bb9ab0c1721f10c59fbac35b8071e3d1e74 100644 (file)
@@ -1,14 +1,14 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td class="admin_title bottom">
-               <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
+       <td class="table_header bottom">
+               <strong>{%message,ADMIN_LIST_REFERALS={%pipe,generateUserProfileLink=$content[userid]%}%}</strong>
        </td>
 </tr>
 $content[rows]
 <tr>
-       <td class="admin_footer top" 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>