X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_rallyes_row.tpl;h=c11b7d4b1b54a8b2e3c7ffb50dbd97f3927e088e;hb=7618bd22d09e9bddab2ca39308f6523c06dd1521;hp=a806728263d43d735f14e7d170ea090a090261c5;hpb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;p=mailer.git diff --git a/templates/de/html/admin/admin_list_rallyes_row.tpl b/templates/de/html/admin/admin_list_rallyes_row.tpl index a806728263..c11b7d4b1b 100644 --- a/templates/de/html/admin/admin_list_rallyes_row.tpl +++ b/templates/de/html/admin/admin_list_rallyes_row.tpl @@ -1,54 +1,70 @@ - - $content[select] - {--RALLYE_TITLE--}:
- $content[title] - {--RALLYE_DESCR2--}:
- $content[descr] - {--RALLYE_ADMIN_ID--}:
- $content[alogin] - {--RALLYE_TSTART--}:
- $content[start_date] - {--RALLYE_TEND--}:
- $content[end_date] - - - {--RALLYE_TEMPLATE2--}:
- $content[template] - {--RALLYE_AUTO_ADD--}:
- $content[auto_lnk] - {--RALLYE_ACTIVE--}:
- $content[active_lnk] - {--RALLYE_NOTIFY--}:
- $content[notify_lnk] - {--RALLYE_NOTIFIED--}:
- $content[notified] - - - {--RALLYE_ASSIGNED_PRICES--}:
- $content[prices_cnt] - - - {--RALLYE_ASSIGNED_USERS--}:
- $content[joined] - - - - {--RALLYE_LIMITATIONS--}: - - - {--RALLYE_MIN_USERS_MINI--}:
- $content[min_users] - - {--RALLYE_MIN_PRICES_MINI--}:
- $content[min_prices] - + + $content[select] + + {--RALLYE_TITLE--}:
+ $content[title] + + + {--RALLYE_DESCR2--}:
+ $content[descr] + + + {--RALLYE_ADMIN_ID--}:
+ {%pipe,generateAdminLink=$content[admin_id]%} + + + {--RALLYE_TSTART--}:
+ $content[start_date] + + + {--RALLYE_TEND--}:
+ $content[end_date] + + + + + {--RALLYE_TEMPLATE2--}:
+ $content[template] + + + {--RALLYE_AUTO_ADD--}:
+ {%pipe,translateYesNo=$content[auto_add_new_user]%} + + + {--RALLYE_ACTIVE--}:
+ {%pipe,translateYesNo=$content[is_active]%} + + + {--RALLYE_NOTIFY--}:
+ {%pipe,translateYesNo=$content[send_notify]%} + + + {--RALLYE_NOTIFIED--}:
+ {%pipe,translateYesNo=$content[notified]%} + + + + + {--RALLYE_ASSIGNED_PRICES--}:
+ {%pipe,translateComma=$content[prices_cnt]%} + + + {--RALLYE_ASSIGNED_USERS--}:
+ $content[users_content] + + + + + {--RALLYE_LIMITATIONS--}: + + + + + {--RALLYE_MIN_USERS_MINI--}:
+ $content[min_users] + + + {--RALLYE_MIN_PRICES_MINI--}:
+ $content[min_prices] + +