Skip to content

Commit 329b8b8

Browse files
author
Jason Hanes
committed
Update 403 meta desc. to be consistent with page title.
1 parent a3a946d commit 329b8b8

File tree

3 files changed

+3
-3
lines changed
  • install
    • debian/templates/web/skel/document_errors
    • rhel/templates/web/skel/document_errors
    • ubuntu/templates/web/skel/document_errors

3 files changed

+3
-3
lines changed

install/debian/templates/web/skel/document_errors/403.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
33
<title>403 &mdash; Forbidden</title>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5-
<meta name="description" content="You do not have permission to view this"/>
5+
<meta name="description" content="403 - Forbidden"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
88
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}

install/rhel/templates/web/skel/document_errors/403.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
33
<title>403 &mdash; Forbidden</title>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5-
<meta name="description" content="You do not have permission to view this"/>
5+
<meta name="description" content="403 - Forbidden"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
88
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}

install/ubuntu/templates/web/skel/document_errors/403.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
33
<title>403 &mdash; Forbidden</title>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5-
<meta name="description" content="You do not have permission to view this"/>
5+
<meta name="description" content="403 - Forbidden"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
88
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}

0 commit comments

Comments
 (0)