X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fadmin-inc.php;h=7638b2fc067c98e0dd2b0ae7e9fa1ba180398ac4;hp=0b483d1c7ffd716cde5164f32cd0df028af27b83;hb=9553dbc9eed40bfa2beffa79813f2d5cd21fa8ac;hpb=27272fdaa3ad8895e6b55ec77658ad5c1f80e89c diff --git a/inc/modules/admin/admin-inc.php b/inc/modules/admin/admin-inc.php index 0b483d1c7f..7638b2fc06 100644 --- a/inc/modules/admin/admin-inc.php +++ b/inc/modules/admin/admin-inc.php @@ -289,7 +289,7 @@ ORDER BY $OUT .= '['; } } else { - $OUT .= ''; + $OUT .= ''; } $OUT .= $title; @@ -359,7 +359,7 @@ ORDER BY $OUT .= '['; } } else { - $OUT .= ''; + $OUT .= ''; } $OUT .= $title_what; @@ -423,14 +423,14 @@ function addMemberSelectionBox ($def = 0, $add_all = false, $return = false, $no if ($return === false) { // Remeber options in constant - $content['member_selection'] = $OUT; + $content['form_selection'] = $OUT; $content['what'] = getWhat(); // Load template - loadTemplate('admin_member_selection_box', false, $content); + loadTemplate('admin_form_selection_box', false, $content); } else { // Return content in selection frame - return ''; + return ''; } } @@ -447,7 +447,7 @@ function adminMenuSelectionBox_DEPRECATED ($mode, $default = '', $defid = '') { // Load menu as selection $OUT = ''; + $OUT = '