]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_contct_select.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_admins_contct_select.tpl
index 76a7c8437a7a331f1b26f80b298b93d54e919c92..8fae6adec29de2dd6e2b603b96cff0fe208900f6 100644 (file)
@@ -1,15 +1,15 @@
-<TR>
-       <TD colspan="3" align="center" class="admin_title bottom2" height="28">
-       {--ADMINS_SELECT_CONTACT_TYPE--}</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD align="right"><INPUT type="radio" name="type"
+<tr>
+       <td colspan="3" align="center" class="admin_title bottom2" height="28">
+       {--ADMINS_SELECT_CONTACT_TYPE--}</td>
+</tr>
+<tr>
+       <td colspan="3" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td align="right"><INPUT type="radio" name="type"
                class="admin_normal" value="mail" checked>&nbsp;{--ADMINS_CONTACT_TYPE_MAIL--}
-       </TD>
-       <TD width="10" class="seperator">&nbsp;</TD>
-       <TD><INPUT type="radio" name="type" class="admin_normal"
-               value="msg">&nbsp;{--ADMINS_CONTACT_TYPE_MSG--}</TD>
-</TR>
+       </td>
+       <td width="10" class="seperator">&nbsp;</td>
+       <td><INPUT type="radio" name="type" class="admin_normal"
+               value="msg">&nbsp;{--ADMINS_CONTACT_TYPE_MSG--}</td>
+</tr>