diff --git a/lam/templates/masscreate.php b/lam/templates/masscreate.php index 53562157..9e35397d 100644 --- a/lam/templates/masscreate.php +++ b/lam/templates/masscreate.php @@ -86,7 +86,7 @@ switch ($select) { */ case 'cancel' : // go back to user list page - metaRefresh($_SESSION['lamurl']."templates/lists/listusers.php"); + metaRefresh("lists/listusers.php"); // Stop script die; break; @@ -95,7 +95,7 @@ switch ($select) { // Do Refresh to masscreate.php itself if csv-file was loaded successfully $_SESSION['group_suffix'] = $_POST['f_group_suffix']; $_SESSION['group_selectprofile'] = $_POST['f_selectgroupprofile']; - metaRefresh($_SESSION['lamurl']."templates/masscreate.php?list2"); + metaRefresh("masscreate.php?list2=true"); // Stop script die; } @@ -120,7 +120,7 @@ switch ($select) { echo ''."\n"; echo ''; echo _('Cancel'); - echo ''; + echo ''; echo _('Contiune'); echo "\n"; // Stop script @@ -134,7 +134,7 @@ echo $_SESSION['header']; echo ''; echo _('Create new Accounts'); echo ''."\n". - ''."\n". + ''."\n". ''."\n". ''."\n"; @@ -152,7 +152,7 @@ switch ($select) { */ if ($_SESSION['pointer'] < sizeof($_SESSION['accounts'])) { $refresh = get_cfg_var('max_execution_time')-5; - echo ''."\n"; + echo ''."\n"; } // Display start of body echo ''."\n". @@ -263,7 +263,7 @@ switch ($select) { } if (!$stay) { // Display rest of meta-refreh page if there are still users to create - echo ''; + echo ''; echo _('Please press here if meta-refresh didn\'t work.'); echo ''."\n"; echo '