]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_del_row.tpl
Complete refacture for previously discovered inconsistency
[mailer.git] / templates / de / html / admin / admin_points_del_row.tpl
index 7589e43ac7165da3720d9cdb87f71df0c47ec15e..6c00c806210d85e6dfb3d77d3d3f635610dd8c18 100644 (file)
@@ -1,19 +1,11 @@
-<TR>
-       <TD height="5" class="seperator"></TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw]"><STRONG>{--REF_LEVEL--}
-       $content[lvl]:</STRONG></TD>
-</TR>
-<TR>
-       <TD height="5" class="switch_sw$content[sw]"></TD>
-</TR>
-<TR>
-       <TD align="center" class="switch_sw$content[sw]">$content[per]% <FONT
-               class="tiny">({--ID_SELECT--} $content[id])</FONT> <INPUT
-               type="hidden" name="id[$content[id]]" value="1" size="35"></TD>
-</TR>
-<TR>
-       <TD height="5" class="switch_sw$content[sw] bottom"
-               style="font-size: 1px">&nbsp;</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw]">
+               <strong>{--REF_LEVEL--} $content[level]:</strong>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom">
+               $content[percents]% <span class="tiny">({--ID_SELECT--} $content[id])</span>
+               <input type="hidden" name="id[$content[id]]" value="1" />
+       </td>
+</tr>