From: Roland Häder Date: Mon, 12 Jul 2010 13:22:17 +0000 (+0000) Subject: Naming convention further applied, TODOs.txt updated X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=0b26d5d64d95a8001bc8ba27a2d27ca4888d5d80 Naming convention further applied, TODOs.txt updated --- diff --git a/.gitattributes b/.gitattributes index 7832448bb0..b685030480 100644 --- a/.gitattributes +++ b/.gitattributes @@ -887,11 +887,16 @@ templates/de/emails/sub-points.tpl -text templates/de/emails/unlock-user.tpl -text templates/de/html/.htaccess -text templates/de/html/admin/.htaccess -text +templates/de/html/admin/admin_add_admin_menu.tpl -text +templates/de/html/admin/admin_add_admins.tpl -text +templates/de/html/admin/admin_add_admins_acl.tpl -text templates/de/html/admin/admin_add_bank_package.tpl -text templates/de/html/admin/admin_add_banner.tpl -text templates/de/html/admin/admin_add_cat.tpl -text templates/de/html/admin/admin_add_country.tpl -text +templates/de/html/admin/admin_add_guest_menu.tpl -text templates/de/html/admin/admin_add_max.tpl -text +templates/de/html/admin/admin_add_member_menu.tpl -text templates/de/html/admin/admin_add_network.tpl -text templates/de/html/admin/admin_add_network_params.tpl -text templates/de/html/admin/admin_add_network_type.tpl -text @@ -995,6 +1000,8 @@ templates/de/html/admin/admin_config_validator.tpl -text templates/de/html/admin/admin_config_wernis.tpl -text templates/de/html/admin/admin_config_yoomedia.tpl -text templates/de/html/admin/admin_contct_user_form.tpl -text +templates/de/html/admin/admin_del_admin_menu.tpl -text +templates/de/html/admin/admin_del_admin_menu_row.tpl -text templates/de/html/admin/admin_del_admins.tpl -text templates/de/html/admin/admin_del_admins_row.tpl -text templates/de/html/admin/admin_del_bank_packages.tpl -text @@ -1004,6 +1011,10 @@ templates/de/html/admin/admin_del_cats_row.tpl -text templates/de/html/admin/admin_del_email_bonus.tpl -text templates/de/html/admin/admin_del_email_normal.tpl -text templates/de/html/admin/admin_del_email_notify.tpl -text +templates/de/html/admin/admin_del_guest_menu.tpl -text +templates/de/html/admin/admin_del_guest_menu_row.tpl -text +templates/de/html/admin/admin_del_member_menu.tpl -text +templates/de/html/admin/admin_del_member_menu_row.tpl -text templates/de/html/admin/admin_del_network_params.tpl -text templates/de/html/admin/admin_del_network_params_row.tpl -text templates/de/html/admin/admin_del_network_types.tpl -text @@ -1019,6 +1030,9 @@ templates/de/html/admin/admin_del_surfbar_urls.tpl -text templates/de/html/admin/admin_del_surfbar_urls_row.tpl -text templates/de/html/admin/admin_del_transfer_row.tpl -text templates/de/html/admin/admin_del_user.tpl -text +templates/de/html/admin/admin_edit_admin_menu.tpl -text +templates/de/html/admin/admin_edit_admin_menu_form.tpl -text +templates/de/html/admin/admin_edit_admin_menu_row.tpl -text templates/de/html/admin/admin_edit_admins.tpl -text templates/de/html/admin/admin_edit_admins_row.tpl -text templates/de/html/admin/admin_edit_bank_packages.tpl -text @@ -1028,6 +1042,11 @@ templates/de/html/admin/admin_edit_cats_row.tpl -text templates/de/html/admin/admin_edit_email.tpl -text templates/de/html/admin/admin_edit_email_row.tpl -text templates/de/html/admin/admin_edit_email_select.tpl -text +templates/de/html/admin/admin_edit_guest_menu.tpl -text +templates/de/html/admin/admin_edit_guest_menu_form.tpl -text +templates/de/html/admin/admin_edit_guest_menu_row.tpl -text +templates/de/html/admin/admin_edit_member_menu.tpl -text +templates/de/html/admin/admin_edit_member_menu_row.tpl -text templates/de/html/admin/admin_edit_network_params.tpl -text templates/de/html/admin/admin_edit_network_params_row.tpl -text templates/de/html/admin/admin_edit_network_types.tpl -text diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index faa90f4b64..c2f3e62057 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -207,8 +207,8 @@ ./view.php:70: // @TODO No banner found, output some default banner ./templates/de/html/admin/admin_add_country.tpl:23: ./templates/de/html/admin/admin_admins_contct_form.tpl:4: -./templates/de/html/admin/admin_amenu_edit.tpl:4: ./templates/de/html/admin/admin_config_other.tpl:67: +./templates/de/html/admin/admin_edit_admin_menu.tpl:4: ./templates/de/html/admin/admin_list_autopurge.tpl:2: ./templates/de/html/admin/admin_list_beg.tpl:3: ./templates/de/html/admin/admin_list_bonus.tpl:3: @@ -230,6 +230,25 @@ ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:439:// @DEPRECATED ./templates/de/html/admin/admin_add_banner.tpl:1: +./templates/de/html/admin/admin_admin_add.tpl:1: +./templates/de/html/admin/admin_admins_add_acl.tpl:1: +./templates/de/html/admin/admin_admins_add.tpl:1: +./templates/de/html/admin/admin_amenu_delete_row.tpl:1: +./templates/de/html/admin/admin_amenu_delete.tpl:1: +./templates/de/html/admin/admin_amenu_edit_form.tpl:1: +./templates/de/html/admin/admin_amenu_edit_row.tpl:1: +./templates/de/html/admin/admin_amenu_edit.tpl:1: +./templates/de/html/admin/admin_gmenu_delete_row.tpl:1: +./templates/de/html/admin/admin_gmenu_delete.tpl:1: +./templates/de/html/admin/admin_gmenu_edit_form.tpl:1: +./templates/de/html/admin/admin_gmenu_edit_row.tpl:1: +./templates/de/html/admin/admin_gmenu_edit.tpl:1: +./templates/de/html/admin/admin_guest_add.tpl:1: +./templates/de/html/admin/admin_member_add.tpl:1: +./templates/de/html/admin/admin_mmenu_delete_row.tpl:1: +./templates/de/html/admin/admin_mmenu_delete.tpl:1: +./templates/de/html/admin/admin_mmenu_edit_row.tpl:1: +./templates/de/html/admin/admin_mmenu_edit.tpl:1: ./templates/de/html/admin/admin_points_del_row.tpl:1: ./templates/de/html/admin/admin_points_del.tpl:1: ./templates/de/html/admin/admin_points_edit_row.tpl:1: diff --git a/inc/modules/admin/what-admin_add.php b/inc/modules/admin/what-admin_add.php index f205f3c17b..980d6f8577 100644 --- a/inc/modules/admin/what-admin_add.php +++ b/inc/modules/admin/what-admin_add.php @@ -160,7 +160,7 @@ if (!isFormSent()) { $content['action_selection'] = adminAddMenuSelectionBox('admin', 'action', 'menu'); // Display form - loadTemplate('admin_admin_add', false, $content); + loadTemplate('admin_add_admin_menu', false, $content); } elseif (!isDemoModeActive()) { // Insert new menu entry if (isPostRequestParameterSet('menu')) { diff --git a/inc/modules/admin/what-adminedit.php b/inc/modules/admin/what-adminedit.php index f86cb0a687..9cfb7b94e8 100644 --- a/inc/modules/admin/what-adminedit.php +++ b/inc/modules/admin/what-adminedit.php @@ -79,7 +79,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() ); // Load row template - $OUT .= loadTemplate('admin_amenu_edit_row', true, $data); + $OUT .= loadTemplate('admin_edit_admin_menu_row', true, $data); } else { // Entry not found? $data = array( @@ -99,7 +99,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_amenu_edit_form', false, $content); + loadTemplate('admin_edit_admin_menu_form', false, $content); } elseif ((isFormSent('del')) && (ifPostContainsSelections()) && (!isDemoModeActive())) { // Prepare misc content $content['sub'] = $SUB; @@ -122,7 +122,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() 'cnt' => $cnt, 'sel' => $sel, ); - $OUT .= loadTemplate('admin_amenu_delete_row', true, $data); + $OUT .= loadTemplate('admin_del_admin_menu_row', true, $data); } else { // Entry not found? $data = array( @@ -137,7 +137,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_amenu_delete', false, $content); + loadTemplate('admin_del_admin_menu', false, $content); } elseif ((isFormSent()) && (!isDemoModeActive())) { // An action is done... switch (postRequestParameter('ok')) { @@ -265,7 +265,7 @@ WHERE ".$AND." AND `id`=%s LIMIT 1", SQL_FREERESULT($result); // Load template - loadTemplate('admin_amenu_edit', false, $content); + loadTemplate('admin_edit_admin_menu', false, $content); } else { // Menu entries are missing... (???) loadTemplate('admin_settings_saved', false, '{--ADMIN_NO_MENUS_FOUND--}'); diff --git a/inc/modules/admin/what-admins_add.php b/inc/modules/admin/what-admins_add.php index c1218df72e..3edfbca24f 100644 --- a/inc/modules/admin/what-admins_add.php +++ b/inc/modules/admin/what-admins_add.php @@ -75,7 +75,7 @@ if ($FORM === true) { ); // Load form from template - loadTemplate('admin_admins_add', false, $content); + loadTemplate('admin_add_admins', false, $content); } // END - if // [EOF] diff --git a/inc/modules/admin/what-config_admins.php b/inc/modules/admin/what-config_admins.php index 25b0fb3980..0536e327e0 100644 --- a/inc/modules/admin/what-config_admins.php +++ b/inc/modules/admin/what-config_admins.php @@ -225,7 +225,7 @@ VALUES ('%s','%s','%s','%s')", ); // Load template for adding new ACL - loadTemplate('admin_admins_add_acl', false, $content); + loadTemplate('admin_add_admins_acl', false, $content); } // [EOF] diff --git a/inc/modules/admin/what-guest_add.php b/inc/modules/admin/what-guest_add.php index 01d81014c5..4d459eb739 100644 --- a/inc/modules/admin/what-guest_add.php +++ b/inc/modules/admin/what-guest_add.php @@ -179,7 +179,7 @@ ORDER BY `sort` ASC", $content['action_selection'] = adminAddMenuSelectionBox('guest', 'action', 'menu'); // Display form - loadTemplate('admin_guest_add', false, $content); + loadTemplate('admin_add_guest_menu', false, $content); } elseif (!isDemoModeActive()) { // Insert new menu entry if (isPostRequestParameterSet('menu')) { diff --git a/inc/modules/admin/what-guestedit.php b/inc/modules/admin/what-guestedit.php index 78a6d96ffd..2893e90c0b 100644 --- a/inc/modules/admin/what-guestedit.php +++ b/inc/modules/admin/what-guestedit.php @@ -79,7 +79,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() ); // Load row template - $OUT .= loadTemplate('admin_gmenu_edit_row', true, $DATA); + $OUT .= loadTemplate('admin_edit_guest_menu_row', true, $DATA); } else { // Entry not found $DATA = array( @@ -97,7 +97,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_gmenu_edit_form', false, $content); + loadTemplate('admin_edit_guest_menu_form', false, $content); } elseif ((isFormSent('del')) && (ifPostContainsSelections()) && (!isDemoModeActive())) { // Del menu entries with or without confirmation $content['sub'] = $SUB; @@ -119,7 +119,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() 'menu' => $DATA['title'], 'sel' => $sel, ); - $OUT .= loadTemplate('admin_gmenu_delete_row', true, $DATA); + $OUT .= loadTemplate('admin_del_guest_menu_row', true, $DATA); } else { // Entry not found? $DATA = array( @@ -134,7 +134,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_gmenu_delete', false, $content); + loadTemplate('admin_del_guest_menu', false, $content); } elseif ((isFormSent()) && (!isDemoModeActive())) { // An action is done... switch (postRequestParameter('ok')) { @@ -216,7 +216,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['rows'] = $OUT; // Load template - loadTemplate('admin_gmenu_status', false, $content); + loadTemplate('admin_guest_menu_status', false, $content); } else { if ((isGetRequestParameterSet('act')) && (isGetRequestParameterSet('tid')) && (isGetRequestParameterSet('fid'))) { // Get ids @@ -310,7 +310,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() SQL_FREERESULT($result); // Load template - loadTemplate('admin_gmenu_edit', false, $content); + loadTemplate('admin_edit_guest_menu', false, $content); } else { // Menu entries are missing... (???) loadTemplate('admin_settings_saved', false, '{--ADMIN_NO_MENUS_FOUND--}'); diff --git a/inc/modules/admin/what-mem_add.php b/inc/modules/admin/what-mem_add.php index 90ca4a69ac..682dcdbd20 100644 --- a/inc/modules/admin/what-mem_add.php +++ b/inc/modules/admin/what-mem_add.php @@ -168,7 +168,7 @@ if (!isFormSent()) { $content['action_selection'] = adminAddMenuSelectionBox('member', 'action', 'menu'); // Display form - loadTemplate('admin_member_add', false, $content); + loadTemplate('admin_add_member_menu', false, $content); } elseif (!isDemoModeActive()) { // Insert new menu entry if (isPostRequestParameterSet('menu')) { diff --git a/inc/modules/admin/what-memedit.php b/inc/modules/admin/what-memedit.php index 82f666c408..aabe4643a0 100644 --- a/inc/modules/admin/what-memedit.php +++ b/inc/modules/admin/what-memedit.php @@ -76,7 +76,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() ); // Load template - $OUT .= loadTemplate('admin_mmenu_edit_row', true, $data); + $OUT .= loadTemplate('admin_edit_member_menu_row', true, $data); } else { // Entry not found? $data = array( @@ -95,7 +95,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_mmenu_edit', false, $content); + loadTemplate('admin_edit_member_menu', false, $content); } elseif ((isFormSent('del')) && (ifPostContainsSelections()) && (!isDemoModeActive())) { // Del menu entries with or without confirmation $content['sub'] = $SUB; @@ -116,7 +116,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() ); // Load template - $OUT .= loadTemplate('admin_mmenu_delete_row', true, $content); + $OUT .= loadTemplate('admin_del_member_menu_row', true, $content); } else { // Entry not found? $content = array( @@ -133,7 +133,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_mmenu_delete', false, $content); + loadTemplate('admin_del_member_menu', false, $content); } elseif ((isPostRequestParameterSet('status')) && (ifPostContainsSelections()) && (!isDemoModeActive())) { // Change status (visible / locked) $content['sub'] = $SUB; @@ -173,7 +173,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['cnt'] = $cnt; // Load template - loadTemplate('admin_mmenu_status', false, $content); + loadTemplate('admin_member_menu_status', false, $content); } elseif ((isFormSent()) && (!isDemoModeActive())) { // An act is done... foreach (postRequestParameter('sel') as $sel => $menu) { @@ -294,7 +294,7 @@ if ((isFormSent('edit')) && (ifPostContainsSelections()) && (!isDemoModeActive() $content['rows'] = $OUT; // Load main template - loadTemplate('admin_mmenu_overview', false, $content); + loadTemplate('admin_member_menu_overview', false, $content); } else { // Menu entries are missing... (???) loadTemplate('admin_settings_saved', false, '{--ADMIN_NO_MENUS_FOUND--}'); diff --git a/templates/de/html/admin/admin_add_admin_menu.tpl b/templates/de/html/admin/admin_add_admin_menu.tpl new file mode 100644 index 0000000000..c83e093988 --- /dev/null +++ b/templates/de/html/admin/admin_add_admin_menu.tpl @@ -0,0 +1,42 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
{--ENTER_TITLE--}: + +
{--SELECT_WHAT_NAME--}: + $content[what_selection]
+ ({--CREATE_WHAT_FIRST--}) +
{--SELECT_PARENT_MENU--}: + $content[action_selection]
+ ({--CREATE_ACTION_FIRST--}) +
{--ENTER_DESCR--}: + +
{--SELECT_BELOW_MENU--}:$content[below_selection]
+
+
diff --git a/templates/de/html/admin/admin_add_admins.tpl b/templates/de/html/admin/admin_add_admins.tpl new file mode 100644 index 0000000000..09911be03c --- /dev/null +++ b/templates/de/html/admin/admin_add_admins.tpl @@ -0,0 +1,41 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ {--ADMIN_ADMINS_ADD_NEW_ADMIN--}: +
{--ADMIN_ADMINS_ENTER_LOGIN--}: + +
{--ADMIN_ADMINS_ENTER_EMAIL--}: + +
{--ADMIN_ADMINS_ENTER_PASS1--}: + +
{--ADMIN_ADMINS_ENTER_PASS2--}: + +
+
+
diff --git a/templates/de/html/admin/admin_add_admins_acl.tpl b/templates/de/html/admin/admin_add_admins_acl.tpl new file mode 100644 index 0000000000..604905dee1 --- /dev/null +++ b/templates/de/html/admin/admin_add_admins_acl.tpl @@ -0,0 +1,41 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ {--ADMIN_ADMINS_ADD_ACL--}: +
{--ADMIN_ADMINS_SELECT_LOGIN--}: + +
{--ADMIN_ADMINS_SELECT_ACTION--}:$content[action_selection]
{--ADMIN_ADMINS_SELECT_WHAT--}:$content[what_selection]
{--ADMIN_ADMINS_SELECT_MODE--}: + +
+
+
diff --git a/templates/de/html/admin/admin_add_guest_menu.tpl b/templates/de/html/admin/admin_add_guest_menu.tpl new file mode 100644 index 0000000000..140519a8d7 --- /dev/null +++ b/templates/de/html/admin/admin_add_guest_menu.tpl @@ -0,0 +1,54 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{--ENTER_TITLE--}: + +
{--SELECT_WHAT_NAME--}: + $content[what_selection]
+ ({--CREATE_WHAT_FIRST--}) +
{--SELECT_PARENT_MENU--}: + $content[action_selection]
+ ({--CREATE_ACTION_FIRST--}) +
{--SELECT_BELOW_MENU--}:$content[below_selection]
{--MENU_IS_VISIBLE--}: + +
{--MENU_IS_ACTIVE--}: + +
+
+
diff --git a/templates/de/html/admin/admin_add_member_menu.tpl b/templates/de/html/admin/admin_add_member_menu.tpl new file mode 100644 index 0000000000..c4ea81c320 --- /dev/null +++ b/templates/de/html/admin/admin_add_member_menu.tpl @@ -0,0 +1,54 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{--ENTER_TITLE--}: + +
{--SELECT_WHAT_NAME--}: + $content[what_selection]
+ ({--CREATE_WHAT_FIRST--}) +
{--SELECT_PARENT_MENU--}: + $content[action_selection]
+ ({--CREATE_ACTION_FIRST--}) +
{--SELECT_BELOW_MENU--}:$content[below_selection]
{--MENU_IS_VISIBLE--}: + +
{--MENU_IS_ACTIVE--}: + +
+
+
diff --git a/templates/de/html/admin/admin_admin_add.tpl b/templates/de/html/admin/admin_admin_add.tpl index c83e093988..11f5d85d80 100644 --- a/templates/de/html/admin/admin_admin_add.tpl +++ b/templates/de/html/admin/admin_admin_add.tpl @@ -1,42 +1 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
{--ENTER_TITLE--}: - -
{--SELECT_WHAT_NAME--}: - $content[what_selection]
- ({--CREATE_WHAT_FIRST--}) -
{--SELECT_PARENT_MENU--}: - $content[action_selection]
- ({--CREATE_ACTION_FIRST--}) -
{--ENTER_DESCR--}: - -
{--SELECT_BELOW_MENU--}:$content[below_selection]
-
-
+ diff --git a/templates/de/html/admin/admin_admins_add.tpl b/templates/de/html/admin/admin_admins_add.tpl index 09911be03c..11f5d85d80 100644 --- a/templates/de/html/admin/admin_admins_add.tpl +++ b/templates/de/html/admin/admin_admins_add.tpl @@ -1,41 +1 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - -
- {--ADMIN_ADMINS_ADD_NEW_ADMIN--}: -
{--ADMIN_ADMINS_ENTER_LOGIN--}: - -
{--ADMIN_ADMINS_ENTER_EMAIL--}: - -
{--ADMIN_ADMINS_ENTER_PASS1--}: - -
{--ADMIN_ADMINS_ENTER_PASS2--}: - -
-
-
+ diff --git a/templates/de/html/admin/admin_admins_add_acl.tpl b/templates/de/html/admin/admin_admins_add_acl.tpl index 604905dee1..11f5d85d80 100644 --- a/templates/de/html/admin/admin_admins_add_acl.tpl +++ b/templates/de/html/admin/admin_admins_add_acl.tpl @@ -1,41 +1 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - -
- {--ADMIN_ADMINS_ADD_ACL--}: -
{--ADMIN_ADMINS_SELECT_LOGIN--}: - -
{--ADMIN_ADMINS_SELECT_ACTION--}:$content[action_selection]
{--ADMIN_ADMINS_SELECT_WHAT--}:$content[what_selection]
{--ADMIN_ADMINS_SELECT_MODE--}: - -
-
-
+ diff --git a/templates/de/html/admin/admin_amenu_delete.tpl b/templates/de/html/admin/admin_amenu_delete.tpl index f3e4dd1d1f..11f5d85d80 100644 --- a/templates/de/html/admin/admin_amenu_delete.tpl +++ b/templates/de/html/admin/admin_amenu_delete.tpl @@ -1,24 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--DEL_ADMIN_MENU--} -
- {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} -
-
-
+ diff --git a/templates/de/html/admin/admin_amenu_delete_row.tpl b/templates/de/html/admin/admin_amenu_delete_row.tpl index bfc25d36e1..11f5d85d80 100644 --- a/templates/de/html/admin/admin_amenu_delete_row.tpl +++ b/templates/de/html/admin/admin_amenu_delete_row.tpl @@ -1,9 +1 @@ - - - $content[cnt]. {--ENTRY_DELETE--}: - - - $content[menu] - - - + diff --git a/templates/de/html/admin/admin_amenu_edit.tpl b/templates/de/html/admin/admin_amenu_edit.tpl index 44f9012734..11f5d85d80 100644 --- a/templates/de/html/admin/admin_amenu_edit.tpl +++ b/templates/de/html/admin/admin_amenu_edit.tpl @@ -1,22 +1 @@ -
-
- - - - - - - - - -$content[rows] - - - -
{--ID_SELECT--}{--DISPLAY_ACTION--}{--DISPLAY_WHAT--}{--DISPLAY_TITLE--}{--SORT_NAVIGATION--}
-
-
+ diff --git a/templates/de/html/admin/admin_amenu_edit_form.tpl b/templates/de/html/admin/admin_amenu_edit_form.tpl index 9fe1558c49..11f5d85d80 100644 --- a/templates/de/html/admin/admin_amenu_edit_form.tpl +++ b/templates/de/html/admin/admin_amenu_edit_form.tpl @@ -1,25 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--ADMIN_TITLE_EDIT_ADMIN_MENU--} -
- {%message,ADMIN_EDIT_MENU=$content[chk]%} -
-
-
+ diff --git a/templates/de/html/admin/admin_amenu_edit_row.tpl b/templates/de/html/admin/admin_amenu_edit_row.tpl index 4879ea5cd6..11f5d85d80 100644 --- a/templates/de/html/admin/admin_amenu_edit_row.tpl +++ b/templates/de/html/admin/admin_amenu_edit_row.tpl @@ -1,37 +1 @@ - - - $content[cnt]. {--ENTRY_MODIFY--}: - - - - - {--ADMIN_EDIT_ACTION--}: - - - $content[action] - - - - - {--ADMIN_EDIT_WHAT--}: - - - $content[what] - - - - - {--ADMIN_EDIT_TITLE--}: - - - - - - - - {--ADMIN_EDIT_DESCRIPTION--}: - - - - - + diff --git a/templates/de/html/admin/admin_del_admin_menu.tpl b/templates/de/html/admin/admin_del_admin_menu.tpl new file mode 100644 index 0000000000..f3e4dd1d1f --- /dev/null +++ b/templates/de/html/admin/admin_del_admin_menu.tpl @@ -0,0 +1,24 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--DEL_ADMIN_MENU--} +
+ {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} +
+
+
diff --git a/templates/de/html/admin/admin_del_admin_menu_row.tpl b/templates/de/html/admin/admin_del_admin_menu_row.tpl new file mode 100644 index 0000000000..bfc25d36e1 --- /dev/null +++ b/templates/de/html/admin/admin_del_admin_menu_row.tpl @@ -0,0 +1,9 @@ + + + $content[cnt]. {--ENTRY_DELETE--}: + + + $content[menu] + + + diff --git a/templates/de/html/admin/admin_del_guest_menu.tpl b/templates/de/html/admin/admin_del_guest_menu.tpl new file mode 100644 index 0000000000..b788ae9e0f --- /dev/null +++ b/templates/de/html/admin/admin_del_guest_menu.tpl @@ -0,0 +1,24 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--DEL_GUEST_MENU--} +
+ {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} +
+
+
diff --git a/templates/de/html/admin/admin_del_guest_menu_row.tpl b/templates/de/html/admin/admin_del_guest_menu_row.tpl new file mode 100644 index 0000000000..5bd16ab67c --- /dev/null +++ b/templates/de/html/admin/admin_del_guest_menu_row.tpl @@ -0,0 +1,9 @@ + + + $content[cnt]. {--ENTRY_DELETE--}: + + + $content[menu] + + + diff --git a/templates/de/html/admin/admin_del_member_menu.tpl b/templates/de/html/admin/admin_del_member_menu.tpl new file mode 100644 index 0000000000..104e25aea5 --- /dev/null +++ b/templates/de/html/admin/admin_del_member_menu.tpl @@ -0,0 +1,24 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--DEL_MEMBER_MENU--} +
+ {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} +
+
+
diff --git a/templates/de/html/admin/admin_del_member_menu_row.tpl b/templates/de/html/admin/admin_del_member_menu_row.tpl new file mode 100644 index 0000000000..204e3b7f2d --- /dev/null +++ b/templates/de/html/admin/admin_del_member_menu_row.tpl @@ -0,0 +1,8 @@ + + + $content[cnt]. {--ENTRY_DELETE--}: + + + $content[title] + + diff --git a/templates/de/html/admin/admin_edit_admin_menu.tpl b/templates/de/html/admin/admin_edit_admin_menu.tpl new file mode 100644 index 0000000000..44f9012734 --- /dev/null +++ b/templates/de/html/admin/admin_edit_admin_menu.tpl @@ -0,0 +1,22 @@ +
+
+ + + + + + + + + +$content[rows] + + + +
{--ID_SELECT--}{--DISPLAY_ACTION--}{--DISPLAY_WHAT--}{--DISPLAY_TITLE--}{--SORT_NAVIGATION--}
+
+
diff --git a/templates/de/html/admin/admin_edit_admin_menu_form.tpl b/templates/de/html/admin/admin_edit_admin_menu_form.tpl new file mode 100644 index 0000000000..9fe1558c49 --- /dev/null +++ b/templates/de/html/admin/admin_edit_admin_menu_form.tpl @@ -0,0 +1,25 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--ADMIN_TITLE_EDIT_ADMIN_MENU--} +
+ {%message,ADMIN_EDIT_MENU=$content[chk]%} +
+
+
diff --git a/templates/de/html/admin/admin_edit_admin_menu_row.tpl b/templates/de/html/admin/admin_edit_admin_menu_row.tpl new file mode 100644 index 0000000000..4879ea5cd6 --- /dev/null +++ b/templates/de/html/admin/admin_edit_admin_menu_row.tpl @@ -0,0 +1,37 @@ + + + $content[cnt]. {--ENTRY_MODIFY--}: + + + + + {--ADMIN_EDIT_ACTION--}: + + + $content[action] + + + + + {--ADMIN_EDIT_WHAT--}: + + + $content[what] + + + + + {--ADMIN_EDIT_TITLE--}: + + + + + + + + {--ADMIN_EDIT_DESCRIPTION--}: + + + + + diff --git a/templates/de/html/admin/admin_edit_guest_menu.tpl b/templates/de/html/admin/admin_edit_guest_menu.tpl new file mode 100644 index 0000000000..76c9da6594 --- /dev/null +++ b/templates/de/html/admin/admin_edit_guest_menu.tpl @@ -0,0 +1,22 @@ +
+
+ + + + + + + + +$content[rows] + + + +
{--ID_SELECT--}{--DISPLAY_ACTION--}{--DISPLAY_WHAT--}{--DISPLAY_TITLE--}{--SORT_NAVIGATION--}
+
+
diff --git a/templates/de/html/admin/admin_edit_guest_menu_form.tpl b/templates/de/html/admin/admin_edit_guest_menu_form.tpl new file mode 100644 index 0000000000..89124c797f --- /dev/null +++ b/templates/de/html/admin/admin_edit_guest_menu_form.tpl @@ -0,0 +1,25 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--ADMIN_TITLE_EDIT_GUEST_MENU--} +
+ {%message,ADMIN_EDIT_MENU=$content[chk]%} +
+
+
diff --git a/templates/de/html/admin/admin_edit_guest_menu_row.tpl b/templates/de/html/admin/admin_edit_guest_menu_row.tpl new file mode 100644 index 0000000000..34e2c6bcdd --- /dev/null +++ b/templates/de/html/admin/admin_edit_guest_menu_row.tpl @@ -0,0 +1,29 @@ + + + $content[cnt]. {--ADMIN_ENTRY_MODIFY--}: + + + + + {--ADMIN_EDIT_ACTION--}: + + + $content[action] + + + + + {--ADMIN_EDIT_WHAT--}: + + + $content[what] + + + + + {--ADMIN_EDIT_TITLE--}: + + + + + diff --git a/templates/de/html/admin/admin_edit_member_menu.tpl b/templates/de/html/admin/admin_edit_member_menu.tpl new file mode 100644 index 0000000000..6bb0f6d1ce --- /dev/null +++ b/templates/de/html/admin/admin_edit_member_menu.tpl @@ -0,0 +1,25 @@ +
+
+ + + + + + + + $content[rows] + + + +
+ {--ADMIN_TITLE_EDIT_MEMBER_MENU--} +
+ {%message,ADMIN_EDIT_MENU=$content[chk]%} +
+
+
diff --git a/templates/de/html/admin/admin_edit_member_menu_row.tpl b/templates/de/html/admin/admin_edit_member_menu_row.tpl new file mode 100644 index 0000000000..cf09a5ac22 --- /dev/null +++ b/templates/de/html/admin/admin_edit_member_menu_row.tpl @@ -0,0 +1,29 @@ + + + $content[cnt]. {--ENTRY_MODIFY--}: + + + + + {--ADMIN_EDIT_ACTION--}: + + + $content[action] + + + + + {--ADMIN_EDIT_WHAT--}: + + + $content[what] + + + + + {--ADMIN_EDIT_TITLE--}: + + + + + diff --git a/templates/de/html/admin/admin_gmenu_delete.tpl b/templates/de/html/admin/admin_gmenu_delete.tpl index b788ae9e0f..11f5d85d80 100644 --- a/templates/de/html/admin/admin_gmenu_delete.tpl +++ b/templates/de/html/admin/admin_gmenu_delete.tpl @@ -1,24 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--DEL_GUEST_MENU--} -
- {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} -
-
-
+ diff --git a/templates/de/html/admin/admin_gmenu_delete_row.tpl b/templates/de/html/admin/admin_gmenu_delete_row.tpl index 5bd16ab67c..11f5d85d80 100644 --- a/templates/de/html/admin/admin_gmenu_delete_row.tpl +++ b/templates/de/html/admin/admin_gmenu_delete_row.tpl @@ -1,9 +1 @@ - - - $content[cnt]. {--ENTRY_DELETE--}: - - - $content[menu] - - - + diff --git a/templates/de/html/admin/admin_gmenu_edit.tpl b/templates/de/html/admin/admin_gmenu_edit.tpl index 76c9da6594..11f5d85d80 100644 --- a/templates/de/html/admin/admin_gmenu_edit.tpl +++ b/templates/de/html/admin/admin_gmenu_edit.tpl @@ -1,22 +1 @@ -
-
- - - - - - - - -$content[rows] - - - -
{--ID_SELECT--}{--DISPLAY_ACTION--}{--DISPLAY_WHAT--}{--DISPLAY_TITLE--}{--SORT_NAVIGATION--}
-
-
+ diff --git a/templates/de/html/admin/admin_gmenu_edit_form.tpl b/templates/de/html/admin/admin_gmenu_edit_form.tpl index 89124c797f..11f5d85d80 100644 --- a/templates/de/html/admin/admin_gmenu_edit_form.tpl +++ b/templates/de/html/admin/admin_gmenu_edit_form.tpl @@ -1,25 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--ADMIN_TITLE_EDIT_GUEST_MENU--} -
- {%message,ADMIN_EDIT_MENU=$content[chk]%} -
-
-
+ diff --git a/templates/de/html/admin/admin_gmenu_edit_row.tpl b/templates/de/html/admin/admin_gmenu_edit_row.tpl index 34e2c6bcdd..11f5d85d80 100644 --- a/templates/de/html/admin/admin_gmenu_edit_row.tpl +++ b/templates/de/html/admin/admin_gmenu_edit_row.tpl @@ -1,29 +1 @@ - - - $content[cnt]. {--ADMIN_ENTRY_MODIFY--}: - - - - - {--ADMIN_EDIT_ACTION--}: - - - $content[action] - - - - - {--ADMIN_EDIT_WHAT--}: - - - $content[what] - - - - - {--ADMIN_EDIT_TITLE--}: - - - - - + diff --git a/templates/de/html/admin/admin_guest_add.tpl b/templates/de/html/admin/admin_guest_add.tpl index e089c58fb2..11f5d85d80 100644 --- a/templates/de/html/admin/admin_guest_add.tpl +++ b/templates/de/html/admin/admin_guest_add.tpl @@ -1,52 +1 @@ -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{--ENTER_TITLE--}: - -
{--SELECT_WHAT_NAME--}: - $content[what_selection]
- ({--CREATE_WHAT_FIRST--}) -
{--SELECT_PARENT_MENU--}: - $content[action_selection]
- ({--CREATE_ACTION_FIRST--}) -
{--SELECT_BELOW_MENU--}:$content[below_selection]
{--MENU_IS_VISIBLE--}: - -
{--MENU_IS_ACTIVE--}: - -
-
+ diff --git a/templates/de/html/admin/admin_member_add.tpl b/templates/de/html/admin/admin_member_add.tpl index c4ea81c320..11f5d85d80 100644 --- a/templates/de/html/admin/admin_member_add.tpl +++ b/templates/de/html/admin/admin_member_add.tpl @@ -1,54 +1 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{--ENTER_TITLE--}: - -
{--SELECT_WHAT_NAME--}: - $content[what_selection]
- ({--CREATE_WHAT_FIRST--}) -
{--SELECT_PARENT_MENU--}: - $content[action_selection]
- ({--CREATE_ACTION_FIRST--}) -
{--SELECT_BELOW_MENU--}:$content[below_selection]
{--MENU_IS_VISIBLE--}: - -
{--MENU_IS_ACTIVE--}: - -
-
-
+ diff --git a/templates/de/html/admin/admin_mmenu_delete.tpl b/templates/de/html/admin/admin_mmenu_delete.tpl index 104e25aea5..11f5d85d80 100644 --- a/templates/de/html/admin/admin_mmenu_delete.tpl +++ b/templates/de/html/admin/admin_mmenu_delete.tpl @@ -1,24 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--DEL_MEMBER_MENU--} -
- {--DEL_MENU_1--}$content[chk]{--DEL_MENU_2--} -
-
-
+ diff --git a/templates/de/html/admin/admin_mmenu_delete_row.tpl b/templates/de/html/admin/admin_mmenu_delete_row.tpl index 204e3b7f2d..11f5d85d80 100644 --- a/templates/de/html/admin/admin_mmenu_delete_row.tpl +++ b/templates/de/html/admin/admin_mmenu_delete_row.tpl @@ -1,8 +1 @@ - - - $content[cnt]. {--ENTRY_DELETE--}: - - - $content[title] - - + diff --git a/templates/de/html/admin/admin_mmenu_edit.tpl b/templates/de/html/admin/admin_mmenu_edit.tpl index 6bb0f6d1ce..11f5d85d80 100644 --- a/templates/de/html/admin/admin_mmenu_edit.tpl +++ b/templates/de/html/admin/admin_mmenu_edit.tpl @@ -1,25 +1 @@ -
-
- - - - - - - - $content[rows] - - - -
- {--ADMIN_TITLE_EDIT_MEMBER_MENU--} -
- {%message,ADMIN_EDIT_MENU=$content[chk]%} -
-
-
+ diff --git a/templates/de/html/admin/admin_mmenu_edit_row.tpl b/templates/de/html/admin/admin_mmenu_edit_row.tpl index cf09a5ac22..11f5d85d80 100644 --- a/templates/de/html/admin/admin_mmenu_edit_row.tpl +++ b/templates/de/html/admin/admin_mmenu_edit_row.tpl @@ -1,29 +1 @@ - - - $content[cnt]. {--ENTRY_MODIFY--}: - - - - - {--ADMIN_EDIT_ACTION--}: - - - $content[action] - - - - - {--ADMIN_EDIT_WHAT--}: - - - $content[what] - - - - - {--ADMIN_EDIT_TITLE--}: - - - - - +