Added styleSheet tag.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 14 Apr 2004 17:41:03 +0000 (17:41 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 14 Apr 2004 17:41:03 +0000 (17:41 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@991 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/accessError.html
configs/rmError.html
configs/shireError.html

index 26475fe..81922b4 100644 (file)
@@ -5,7 +5,7 @@
        
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-       <link rel="stylesheet" type="text/css" href="/main.css" />
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet />" />
        <title>Authorization Failed</title>
 </head>
 
index e76c34c..fdd1c43 100644 (file)
@@ -5,7 +5,7 @@
        
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-       <link rel="stylesheet" type="text/css" href="/main.css" />
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet />" />
        <title>Access System Failure</title>
 </head>
 
index f7bba9a..fa0c8b7 100644 (file)
@@ -5,7 +5,7 @@
        
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-       <link rel="stylesheet" type="text/css" href="/main.css" />
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet />" />
        <title>Access System Failure</title>
 </head>