summaryrefslogtreecommitdiffstats
path: root/dogtag/tks-ui/shared
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/tks-ui/shared')
-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/header.template2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/index.template2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/ports.template2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/services.template2
6 files changed, 6 insertions, 6 deletions
diff --git a/dogtag/tks-ui/shared/webapps/tks/404.html b/dogtag/tks-ui/shared/webapps/tks/404.html
index 847a87f43..bec78e1a5 100755
--- a/dogtag/tks-ui/shared/webapps/tks/404.html
+++ b/dogtag/tks-ui/shared/webapps/tks/404.html
@@ -57,7 +57,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/tks/img/logo_header.gif');
+document.write('/pki/images/logo_header.gif');
document.write('" alt="Dogtag" id="myLogo" /></a>');
</script>
<div id="headertitle">
diff --git a/dogtag/tks-ui/shared/webapps/tks/500.html b/dogtag/tks-ui/shared/webapps/tks/500.html
index d54db32e6..073396a37 100755
--- a/dogtag/tks-ui/shared/webapps/tks/500.html
+++ b/dogtag/tks-ui/shared/webapps/tks/500.html
@@ -57,7 +57,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/tks/img/logo_header.gif');
+document.write('/pki/images/logo_header.gif');
document.write('" alt="Dogtag" id="myLogo" /></a>');
</script>
<div id="headertitle">
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/header.template b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
index dc92d82ad..bc459fbc1 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/header.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
@@ -29,7 +29,7 @@
<td>
<table border="0" cellspacing="12" cellpadding="0">
<tr>
- <td><img src="/tks/agent/graphics/logo_header.gif"></td>
+ <td><img src="/pki/images/logo_header.gif"></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><font size="+1" face="PrimaSans BT, Verdana, sans-serif" color="white"><b>Dogtag<sup><font color="#999999" size="-2">&reg;</font></sup> Agent Services</b></font></td>
</tr>
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/index.template b/dogtag/tks-ui/shared/webapps/tks/agent/index.template
index 588712364..c5a09dcb4 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/index.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/index.template
@@ -29,7 +29,7 @@
<td>
<table border="0" cellspacing="12" cellpadding="0">
<tr>
- <td><img src="/tks/agent/graphics/logo_header.gif"></td>
+ <td><img src="/pki/images/logo_header.gif"></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><font size="+1" face="PrimaSans BT, Verdana, sans-serif" color="white"><b>Dogtag<sup><font color="#999999" size="-2">&reg;</font></sup> Agent Services</b></font></td>
</tr>
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/ports.template b/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
index e1f1ee73e..076372c85 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
@@ -29,7 +29,7 @@
<td>
<table border="0" cellspacing="12" cellpadding="0">
<tr>
- <td><img src="/tks/agent/graphics/logo_header.gif"></td>
+ <td><img src="/pki/images/logo_header.gif"></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><font size="+1" face="PrimaSans BT, Verdana, sans-serif" color="white"><b>Dogtag<sup><font color="#999999" size="-2">&reg;</font></sup> Services Summary</b></font></td>
</tr>
diff --git a/dogtag/tks-ui/shared/webapps/tks/services.template b/dogtag/tks-ui/shared/webapps/tks/services.template
index e3ea6878c..2fd7c4189 100644
--- a/dogtag/tks-ui/shared/webapps/tks/services.template
+++ b/dogtag/tks-ui/shared/webapps/tks/services.template
@@ -27,7 +27,7 @@
<body bgcolor="#FFFFFF" link="#666699" vlink="#666699" alink="#333366">
<div id="header">
- <a href="http://pki.fedoraproject.org/" title="Visit pki.fedoraproject.org for more information about Dogtag products and services"><img src="img/logo_header.gif" alt="Dogtag" id="myLogo" /></a>
+ <a href="http://pki.fedoraproject.org/" title="Visit pki.fedoraproject.org for more information about Dogtag products and services"><img src="/pki/images/logo_header.gif" alt="Dogtag" id="myLogo" /></a>
<div id="headertitle">
<a href="/" title="Dogtag Network homepage">Dogtag<sup><font size="-2">&reg;</font></sup> Certificate System</a>
</div>