Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_points_del_row.tpl
index 2241703e4d953e17db4f4ab21ead1fb74058c7d6..1f6ceac2a4b70a492690888a75f44f0c721f4e3f 100644 (file)
@@ -1,9 +1,9 @@
 <tr>
-       <td height="5" class="seperator"></td>
+       <td height="5" class="seperator">&nbsp;</td>
 </tr>
 <tr>
        <td align="center" class="switch_sw$content[sw]">
-               <strong>{--REF_LEVEL--} $content[lvl]:</strong>
+               <strong>{--REF_LEVEL--} $content[level]:</strong>
        </td>
 </tr>
 <tr>
@@ -11,7 +11,7 @@
 </tr>
 <tr>
        <td align="center" class="switch_sw$content[sw]">
-               $content[per]% <span class="tiny">({--ID_SELECT--} $content[id])</span>
+               $content[percents]% <span class="tiny">({--ID_SELECT--} $content[id])</span>
                <input type="hidden" name="id[$content[id]]" value="1" size="35" />
        </td>
 </tr>