]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_del_row.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_points_del_row.tpl
index db4493c4417cbfe724307bebc26c299350a3c027..1f6ceac2a4b70a492690888a75f44f0c721f4e3f 100644 (file)
@@ -1,20 +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]% <div class="tiny">({--ID_SELECT--} $content[id])</div>
-               <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>