]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_rallyes_row.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_edit_rallyes_row.tpl
index 652a52da14494cc254e6c5e84a6420bedc05b5a9..3d84d21d98eac3c0832700fa23ef1bad1eb02315 100644 (file)
@@ -1,82 +1,82 @@
-<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
+<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
+               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] bottom 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
+               size="5" maxlength="20" value="$content[min_users]"></td>
+</tr>
+<tr>
+       <td colspan="3" class="switch_sw$content[sw] bottom 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>
+               size="5" maxlength="20" value="$content[min_prices]"></td>
+</tr>
+<tr>
+       <td colspan="3" class="switch_sw$content[sw] bottom seperator"
+               height="5">&nbsp;</td>
+</tr>