]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs2.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index d4d605e294c8ee0aa936fc10d8c12b29a8f9cc73..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" 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>