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