summaryrefslogtreecommitdiffstats
path: root/errors/403.html
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-03-15 05:26:35 +0100
committerByron Jones <bjones@mozilla.com>2013-03-15 05:26:35 +0100
commit1899e52589aedb2a234c0c8bc4bdf1700e893d58 (patch)
tree924b2455462e16fc67c74c0e6bc47bbc8ebf4e7b /errors/403.html
parentc24b099b47056ef264a48197f304ac589171e805 (diff)
downloadbugzilla-1899e52589aedb2a234c0c8bc4bdf1700e893d58.tar.gz
bugzilla-1899e52589aedb2a234c0c8bc4bdf1700e893d58.tar.xz
fix broken images on error pages
Diffstat (limited to 'errors/403.html')
-rw-r--r--errors/403.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/errors/403.html b/errors/403.html
index a5cc85a31..35325cfea 100644
--- a/errors/403.html
+++ b/errors/403.html
@@ -26,7 +26,7 @@
</style>
</head>
<body>
- <img src="images/buggie.png" id="buggie" alt="buggie" width="78" height="215">
+ <img src="/images/buggie.png" id="buggie" alt="buggie" width="78" height="215">
<div id="content">
<h1>Access Denied</h1>
<p>Access to the requested resource has been denied.</p>