diff --git a/e/action/ShowInfo.php b/e/action/ShowInfo.php index 19f6f6b..7a8fa7a 100644 --- a/e/action/ShowInfo.php +++ b/e/action/ShowInfo.php @@ -97,7 +97,7 @@ if($cr['companygroupid']) if(!in_array($usergroupid,explode(",",$cr[companygroupid]))) { - printerror('NotLevelToClass2','history.go(-1)',1); + printerror('NotLevelToClass2',"/list/{$classid}-0-0-0-0.html",1); } }