summaryrefslogtreecommitdiffstats
path: root/dogtag/ocsp-ui/shared/webapps/ocsp
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ocsp-ui/shared/webapps/ocsp')
-rwxr-xr-xdogtag/ocsp-ui/shared/webapps/ocsp/404.html2
-rwxr-xr-xdogtag/ocsp-ui/shared/webapps/ocsp/500.html2
-rw-r--r--dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html2
-rw-r--r--dogtag/ocsp-ui/shared/webapps/ocsp/services.template2
4 files changed, 4 insertions, 4 deletions
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/404.html b/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
index a337de323..4cf46fe1b 100755
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/404.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/ocsp/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/500.html b/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
index 1e7fbb43a..14b2c50fc 100755
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/500.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/ocsp/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
index cd4ea326a..b94135258 100644
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/index.html
@@ -20,7 +20,7 @@
<head>
<title>OCSP Agent</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="shortcut icon" href="/ocsp/agent/graphics/favicon.ico" />
+<link rel="shortcut icon" href="/pki/images/favicon.ico" />
</head>
<frameset rows="105,1*" frameborder="NO" border="0" cols="*">
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/services.template b/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
index 74783cd3b..4749f4f0f 100644
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/services.template
@@ -19,7 +19,7 @@
<html>
<CMS_TEMPLATE>
<title>OCSP Services</title>
- <link rel="shortcut icon" href="img/favicon.ico" />
+ <link rel="shortcut icon" href="/pki/images/favicon.ico" />
<link rel="stylesheet" href="css/pki-base.css" type="text/css" />
<META http-equiv=Content-Type content="text/html; charset=UTF-8">