X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_add_rallye.tpl;h=c1964eb3e31946593f58974cab23021c40a52cf8;hp=597e6698122adc1bdfcb7183ed5f59e81f0f5a82;hb=7052cc3bd3ca07281078acbbce6ce595d753def1;hpb=b8a6f8012aa3509d8e0f8fd078e044f20e80707a diff --git a/templates/de/html/admin/admin_add_rallye.tpl b/templates/de/html/admin/admin_add_rallye.tpl index 597e669812..c1964eb3e3 100644 --- a/templates/de/html/admin/admin_add_rallye.tpl +++ b/templates/de/html/admin/admin_add_rallye.tpl @@ -1,134 +1,85 @@
-
- +{%form,formMethodPost=modules.php?module=admin&what=add_rallye%} +
- - - - - - - - - - - - - - - - - - - - - - - + - - - + + - + + - + + - - + - - - - - - - - + - - - - - - - - + - - - - - + - - - - - + - - - - - - - - - - - - - - + + - + + - +
- {--ADMIN_RALLYE_ADD_NEW_TITLE--}:
 
{--RALLYE_TITLE--}: 
 
 
{--RALLYE_DESCR--}: 
  + {--ADMIN_RALLYE_ADD_NEW_TITLE--}: +
{--RALLYE_TEMPLATE--}: $content[templates_selection]{--ADMIN_RALLYE_TITLE--}: + +
 {--ADMIN_ENTER_RALLYE_DESCRIPTION--}: + +
 {--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--}: - + {%pipe,generateYesNoOptions%}
 
{--RALLYE_AUTO_ADD_USER--}: {--ADMIN_SELECT_RALLYE_AUTO_ADD_USERS--}: - + {%pipe,generateYesNoOptions%}
 
{--RALLYE_SEND_NOTIFY--}: {--ADMIN_SELECT_RALLYE_SEND_NOTIFY--}: - + {%pipe,generateYesNoOptions%}
 
{--RALLYE_MIN_USERS--}: 
 
{--RALLYE_MIN_PRICES--}: {--ADMIN_RALLYE_MIN_USERS--}: + +
 {--ADMIN_RALLYE_MIN_PRICES--}: + +
-
+{%form_close%}