*** empty log message ***
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// version $Id$
|
||||
// Page for forbidden access from CAS
|
||||
require_once("../../config.php");
|
||||
$errormsg = get_string("auth_cas_invalidcaslogin");
|
||||
$errormsg = get_string("auth_cas_invalidcaslogin", "auth");
|
||||
print_header("$site->fullname: $loginsite", "$site->fullname", $loginsite,
|
||||
$focus, "", true, "<div align=right>$langmenu</div>");
|
||||
include("forbidden.html");
|
||||
|
||||
@@ -1 +1 @@
|
||||
<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center">
|
||||
<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center">
|
||||
Reference in New Issue
Block a user