]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/guest/guest_cat_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / guest / guest_cat_row.tpl
diff --git a/0.2.1/templates/de/html/guest/guest_cat_row.tpl b/0.2.1/templates/de/html/guest/guest_cat_row.tpl
deleted file mode 100644 (file)
index 75523d6..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<TR>
-       <TD width="10" class="switch_sw$content[sw]">&nbsp;</TD>
-       <TD class="register_right switch_sw$content[sw]">&nbsp;&nbsp;$content[cat]&nbsp;&nbsp;</TD>
-       <TD width="20" class="guest_normal switch_$content[sw]">
-       {--YES--}&nbsp;<INPUT type="radio" class="guest_normal"
-               name="cat[$content[id]]" value="Y"$content[def_y]></TD>
-       <TD width="20" class="guest_normal switch_$content[sw]">
-       {--NO--}&nbsp;<INPUT type="radio" class="guest_normal"
-               name="cat[$content[id]]" value="N"$content[def_n]></TD>
-       <TD width="10" class="switch_sw$content[sw]">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="5" height="2"></TD>
-</TR>