]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs2.tpl
Fixed sprintf: Too few arguments
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
index 6c6d45fac2d55261da1bfc7554fabbb46ab2345f..d4d605e294c8ee0aa936fc10d8c12b29a8f9cc73 100644 (file)
@@ -1,7 +1,8 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td class="admin_title bottom">
-               <strong>{--ADMIN_LIST_REFERALS_1--}<u>$content[userid]</u>{--ADMIN_LIST_REFERALS_2--}</strong>
+               <strong>{%message,ADMIN_LIST_REFERALS=$content[userid]%}</strong>
        </td>
 </tr>
 $content[rows]
@@ -11,3 +12,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>