summaryrefslogtreecommitdiffstats
path: root/dogtag/tks-ui/shared/webapps/tks
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 11:50:17 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-06 15:43:47 -0500
commita959d7d65f1b1ee1002fcaeea9523d096d429242 (patch)
treef059aa22f79abe91405ab6032cc7cc1eedd40972 /dogtag/tks-ui/shared/webapps/tks
parent70a0dd855426c4bab4a17cb5b2731f48f049c4be (diff)
downloadpki-a959d7d65f1b1ee1002fcaeea9523d096d429242.tar.gz
pki-a959d7d65f1b1ee1002fcaeea9523d096d429242.tar.xz
pki-a959d7d65f1b1ee1002fcaeea9523d096d429242.zip
Updated favicon.ico paths.
Diffstat (limited to 'dogtag/tks-ui/shared/webapps/tks')
-rwxr-xr-xdogtag/tks-ui/shared/webapps/tks/404.html2
-rwxr-xr-xdogtag/tks-ui/shared/webapps/tks/500.html2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/services.template2
4 files changed, 4 insertions, 4 deletions
diff --git a/dogtag/tks-ui/shared/webapps/tks/404.html b/dogtag/tks-ui/shared/webapps/tks/404.html
index 2fc48f1c0..847a87f43 100755
--- a/dogtag/tks-ui/shared/webapps/tks/404.html
+++ b/dogtag/tks-ui/shared/webapps/tks/404.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/tks/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);
diff --git a/dogtag/tks-ui/shared/webapps/tks/500.html b/dogtag/tks-ui/shared/webapps/tks/500.html
index 88829b9bd..d54db32e6 100755
--- a/dogtag/tks-ui/shared/webapps/tks/500.html
+++ b/dogtag/tks-ui/shared/webapps/tks/500.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/tks/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html b/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
index 615afae2c..e9e025222 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
@@ -20,7 +20,7 @@
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
- <link rel="shortcut icon" href="/tks/agent/graphics/favicon.ico" />
+ <link rel="shortcut icon" href="/pki/images/favicon.ico" />
<title>TKS Agent</title>
</head>
<body>
diff --git a/dogtag/tks-ui/shared/webapps/tks/services.template b/dogtag/tks-ui/shared/webapps/tks/services.template
index be72e2cdc..e3ea6878c 100644
--- a/dogtag/tks-ui/shared/webapps/tks/services.template
+++ b/dogtag/tks-ui/shared/webapps/tks/services.template
@@ -19,7 +19,7 @@
<html>
<CMS_TEMPLATE>
<title>TKS 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">