More forced spaces ( ) removed, see ticket #142)
[mailer.git] / templates / de / html / admin / admin_list_refs_level.tpl
index bbb04171f1ab5630505f2670a5251363d59cf6bb..dd3050aab8511a67a1c4fabbe9e90706544934d2 100644 (file)
@@ -3,7 +3,7 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
        <td colspan="6" class="admin_title" align="center">
-               <strong>{--ADMIN_LIST_REFERALS_LEVEL_1--}<u>$content[level]</u>{--ADMIN_LIST_REFERALS_LEVEL_2--}</strong><br />
+               <strong>{%message,ADMIN_LIST_REFERALS_LEVEL=$content[level]%}</strong><br />
                $content[info]
        </td>
 </tr>
@@ -17,7 +17,8 @@
 </tr>
 $content[rows]
 <tr>
-       <td colspan="6" class="admin_footer seperator">
+       <td colspan="6" class="admin_footer">
+               <!-- @TODO Nothing to say here? //-->
                &nbsp;
        </td>
 </tr>