]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_del_row.tpl
Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_points_del_row.tpl
index 7589e43ac7165da3720d9cdb87f71df0c47ec15e..1f6ceac2a4b70a492690888a75f44f0c721f4e3f 100644 (file)
@@ -1,19 +1,20 @@
-<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 height="5" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw]">
+               <strong>{--REF_LEVEL--} $content[level]:</strong>
+       </td>
+</tr>
+<tr>
+       <td height="5" class="switch_sw$content[sw]"></td>
+</tr>
+<tr>
+       <td align="center" class="switch_sw$content[sw]">
+               $content[percents]% <span class="tiny">({--ID_SELECT--} $content[id])</span>
+               <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>