From 879547a8b3635c78e9f1306c6472dfdbf2dc7014 Mon Sep 17 00:00:00 2001 From: Jason Hanes Date: Tue, 29 Apr 2014 00:20:56 -0700 Subject: [PATCH] 403 error page template updates. General markup cleanup and updates to error text for better readability. --- .../debian/templates/web/skel/document_errors/403.html | 9 +++------ install/rhel/templates/web/skel/document_errors/403.html | 9 +++------ .../ubuntu/templates/web/skel/document_errors/403.html | 9 +++------ 3 files changed, 9 insertions(+), 18 deletions(-) diff --git a/install/debian/templates/web/skel/document_errors/403.html b/install/debian/templates/web/skel/document_errors/403.html index 9c3f6baab..795ba1edb 100755 --- a/install/debian/templates/web/skel/document_errors/403.html +++ b/install/debian/templates/web/skel/document_errors/403.html @@ -7,23 +7,20 @@ body {font-size:14px; color:#777777; font-family:arial; text-align:center;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} - p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } - div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} + p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } + div {width:375px; text-align:center; margin-left:auto;margin-right:auto;} a:link {color: #34536A;} a:visited {color: #34536A;} a:active {color: #34536A;} a:hover {color: #34536A;} -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
- diff --git a/install/rhel/templates/web/skel/document_errors/403.html b/install/rhel/templates/web/skel/document_errors/403.html index 9c3f6baab..795ba1edb 100755 --- a/install/rhel/templates/web/skel/document_errors/403.html +++ b/install/rhel/templates/web/skel/document_errors/403.html @@ -7,23 +7,20 @@ body {font-size:14px; color:#777777; font-family:arial; text-align:center;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} - p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } - div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} + p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } + div {width:375px; text-align:center; margin-left:auto;margin-right:auto;} a:link {color: #34536A;} a:visited {color: #34536A;} a:active {color: #34536A;} a:hover {color: #34536A;} -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
- diff --git a/install/ubuntu/templates/web/skel/document_errors/403.html b/install/ubuntu/templates/web/skel/document_errors/403.html index 9c3f6baab..795ba1edb 100755 --- a/install/ubuntu/templates/web/skel/document_errors/403.html +++ b/install/ubuntu/templates/web/skel/document_errors/403.html @@ -7,23 +7,20 @@ body {font-size:14px; color:#777777; font-family:arial; text-align:center;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} - p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } - div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} + p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } + div {width:375px; text-align:center; margin-left:auto;margin-right:auto;} a:link {color: #34536A;} a:visited {color: #34536A;} a:active {color: #34536A;} a:hover {color: #34536A;} -

%domain%

-

403

Forbidden

- Unfortunately, you do not have permission to view this + You do not have permission to view this page.
-