]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_edit_rallyes_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_rallyes_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_edit_rallyes_row.tpl b/0.2.1/templates/de/html/admin/admin_edit_rallyes_row.tpl
deleted file mode 100644 (file)
index 652a52d..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_TITLE--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="265" align="center"><INPUT
-               type="text" name="title[$content[id]]" class="admin_normal" size="30"
-               maxlength="255" value="$content[title]"></TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="3"></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right" valign="top">{--RALLYE_DESCR--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="center"><TEXTAREA
-               name="descr[$content[id]]" cols="30" rows="6" class="admin_normal">$content[descr]</TEXTAREA>
-       </TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="3"></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--RALLYE_TEMPLATE--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="center">$content[templ]</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="3">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="200" align="right"
-               valign="top">{--RALLYE_START_DAY--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="290" align="center">
-       $content[s_day]. $content[s_month]. $content[s_year]<BR>
-       $content[s_hour]: $content[s_min]: $content[s_sec]</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="3">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="200" align="right"
-               valign="top">{--RALLYE_END_DAY--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="290" align="center">
-       $content[e_day]. $content[e_month]. $content[e_year]<BR>
-       $content[e_hour]: $content[e_min]: $content[e_sec]</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] bottom2 seperator"
-               height="5">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_USERS_MINI--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="265" align="center"><INPUT
-               type="text" name="min_users[$content[id]]" class="admin_normal"
-               size="5" maxlength="20" value="$content[min_users]"></TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] bottom2 seperator"
-               height="5">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_PRICES_MINI--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="265" align="center"><INPUT
-               type="text" name="min_prices[$content[id]]" class="admin_normal"
-               size="5" maxlength="20" value="$content[min_prices]"></TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] bottom2 seperator"
-               height="5">&nbsp;</TD>
-</TR>