From: cantor Date: Wed, 19 Dec 2007 21:11:39 +0000 (+0000) Subject: Correct some text and style sheet issues. X-Git-Tag: 2.4~607 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=1e7ae469ed8ae61852fd3e105203a48b4bb89946 Correct some text and style sheet issues. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2676 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configs/accessError.html b/configs/accessError.html index 3319986..546ea4f 100644 --- a/configs/accessError.html +++ b/configs/accessError.html @@ -11,16 +11,17 @@ -
+ Logo

Authorization Failed

-
Based on the information provided to this application about you, you are -not authorized to access the resource at ""
+not authorized to access the resource at "" + +

Please contact the administrator of this service or application if you -believe this to be an error.
+believe this to be an error at diff --git a/configs/globalLogout.html b/configs/globalLogout.html index 8306e50..bbdf64e 100644 --- a/configs/globalLogout.html +++ b/configs/globalLogout.html @@ -11,10 +11,9 @@ -

+ Logo

Global Logout

-

Status of Global Logout:

diff --git a/configs/localLogout.html b/configs/localLogout.html index 17a6e21..1bcb1d1 100644 --- a/configs/localLogout.html +++ b/configs/localLogout.html @@ -11,10 +11,8 @@ -
Logo

Local Logout

-
Status of Local Logout: diff --git a/configs/metadataError.html b/configs/metadataError.html index 05218a4..d0e667a 100644 --- a/configs/metadataError.html +++ b/configs/metadataError.html @@ -11,15 +11,16 @@ -
+ Logo -

Unknown Identity Provider

-
+

Unknown or Unusable Identity Provider

-

The identity provider supplying your login credentials is not authorized for use with this service.

+

The identity provider supplying your login credentials is not authorized +for use with this service or does not support the necessary capabilities.

-

You should inquire with your identity provider as to whether this service is intended to be -enabled for your use.

+

To report this problem, please contact the site administrator at +. +

Please include the following error message in any email:

Identity provider lookup failed at ()

diff --git a/configs/sessionError.html b/configs/sessionError.html index 5b47e99..2273174 100644 --- a/configs/sessionError.html +++ b/configs/sessionError.html @@ -11,10 +11,9 @@ -
+ Logo

-

The system encountered an error at

diff --git a/configs/sslError.html b/configs/sslError.html index e8844d8..2d25f3c 100644 --- a/configs/sslError.html +++ b/configs/sslError.html @@ -11,10 +11,10 @@ -
+ Logo

POST Failed

-
+ You have attemped to submit information without the protection of SSL to this site.
diff --git a/doc/main.css b/doc/main.css index 97d4fa2..a3eb681 100644 --- a/doc/main.css +++ b/doc/main.css @@ -1,10 +1,10 @@ body { - background-color: #FFFFFF; - font-family : Geneva, Arial, Helvetica, sans-serif; - text-align: center; - letter-spacing: 0px; - color: black; - text-align: left; + background-color: #FFFFFF; + font-family : Geneva, Arial, Helvetica, sans-serif; + text-align: center; + letter-spacing: 0px; + color: black; + text-align: left; } p {