X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_add_rallye.tpl;h=c1964eb3e31946593f58974cab23021c40a52cf8;hb=870137bf3b202c4b45501af06b4bfceb95d80928;hp=771416ffd79c4f99183791b6bd10b14514c83194;hpb=6914ebaaae909093df86d010e4c754a43d1a1aed;p=mailer.git diff --git a/templates/de/html/admin/admin_add_rallye.tpl b/templates/de/html/admin/admin_add_rallye.tpl index 771416ffd7..c1964eb3e3 100644 --- a/templates/de/html/admin/admin_add_rallye.tpl +++ b/templates/de/html/admin/admin_add_rallye.tpl @@ -1,5 +1,5 @@
-
+{%form,formMethodPost=modules.php?module=admin&what=add_rallye%} - + - + - - + + - + - + - + - + - + - + - - +
@@ -7,77 +7,79 @@
{--RALLYE_TITLE--}:{--ADMIN_RALLYE_TITLE--}: - +
{--RALLYE_DESCR--}:{--ADMIN_ENTER_RALLYE_DESCRIPTION--}:
{--RALLYE_TEMPLATE--}:$content[templates_selection]{--ADMIN_SELECT_RALLYE_TEMPLATE--}: + {%pipe,addReferralRallyeTemplateSelection%} +
{--RALLYE_START_DAY--}:{--ADMIN_RALLYE_START_DAY--}: - $content[start_day].$content[start_month].$content[start_year]
- $content[start_hour]:$content[start_min]:$content[start_sec] + $content[start_day] . $content[start_month] . $content[start_year]
+ $content[start_hour] : $content[start_min] : 00
{--RALLYE_END_DAY--}:{--ADMIN_RALLYE_END_DAY--}: - $content[end_day].$content[end_month].$content[end_year]
- $content[end_hour]:$content[end_min]:$content[end_sec] + $content[end_day] . $content[end_month] . $content[end_year]
+ $content[end_hour] : $content[end_min] : 00
{--RALLYE_IS_ACTIVE--}:{--ADMIN_RALLYE_IS_ACTIVE--}:
{--RALLYE_AUTO_ADD_USER--}:{--ADMIN_SELECT_RALLYE_AUTO_ADD_USERS--}:
{--RALLYE_SEND_NOTIFY--}:{--ADMIN_SELECT_RALLYE_SEND_NOTIFY--}:
{--RALLYE_MIN_USERS--}:{--ADMIN_RALLYE_MIN_USERS--}: - +
{--RALLYE_MIN_PRICES--}: - + {--ADMIN_RALLYE_MIN_PRICES--}: +
-
+{%form_close%}