*** empty log message ***

This commit is contained in:
phoenixfr
2005-03-14 12:19:17 +00:00
parent ee9eb2c74f
commit f8c330c023
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -1 +1 @@
<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center">
<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center">