]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs.tpl
Extension ext-funcoins continued, template helper function added:
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
index d2a02e1d0c9b4835065ae510ec73b2109a56cc7c..8cd32d5aa18a450897b200220c2779921dfada1d 100644 (file)
@@ -1,12 +1,12 @@
 <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 colspan="6" class="admin_title">
+       <td colspan="6" class="table_header">
                <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
        </td>
 </tr>
 <tr>
-       <td width="5%" align="center" class="header_column bottom right"><strong>{--_UID--}</strong></td>
+       <td width="5%" align="center" class="header_column bottom right"><strong>{--_USERID--}</strong></td>
        <td width="5%" align="center" class="header_column bottom right"><strong>{--REFS_COUNT--}</strong></td>
        <td width="35%" align="center" class="header_column bottom right"><strong>{--SURNAME_FAMILY--}</strong></td>
        <td width="35%" align="center" class="header_column bottom right"><strong>{--EMAIL--}</strong></td>
@@ -15,8 +15,8 @@
 </tr>
 $content[rows]
 <tr>
-       <td colspan="6" class="admin_footer" style="padding-top: 7px; padding-bottom: 7px">
-               <div class="admin_note">{--ADMIN_LIST_REFERALS_NOTE--}</div>
+       <td colspan="6" class="table_footer" style="padding-top: 7px; padding-bottom: 7px">
+               <div class="notice">{--ADMIN_LIST_REFERALS_NOTE--}</div>
        </td>
 </tr>
 </table>