summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html4
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/agent/header.template2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCRevReq.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html2
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/header.template2
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html2
-rw-r--r--dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template2
-rw-r--r--dogtag/tks-ui/shared/webapps/tks/agent/header.template2
30 files changed, 31 insertions, 31 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html b/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html
index 27434ab4c..d94c62c96 100644
--- a/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html
@@ -689,9 +689,9 @@ renderValidityInfo();
</script>
<input type="hidden" name="subject" value="" >
- <img src=/ca/admin/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
- <img src=/ca/admin/graphics/spacer.gif" width="9" height="6">
+ <img src="/pki/images/spacer.gif" width="9" height="6">
<!-- <input type="button" value="Help" onclick=
"help('http://www.redhat.com/docs/manuals/cert-system#Administrator/Agent Certificate Enrollment')"
name="button" width="72"> -->
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/header.template b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
index d52b4b913..049086d69 100644
--- a/dogtag/ca-ui/shared/webapps/ca/agent/header.template
+++ b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
@@ -36,7 +36,7 @@
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td><img src="/ca/agent/graphics/spacer.gif" alt="" width="12" height="21"></td>
+ <td><img src="/pki/images/spacer.gif" alt="" width="12" height="21"></td>
<SCRIPT type="text/javascript">
for (var i = 0; i < result.recordSet.length; ++i) {
if (result.recordSet[i].id == header.selected) {
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html
index 60c8fe34c..79862b377 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html
@@ -341,7 +341,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
index 8218e8414..4e0ca29ad 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCEnrollment.html
@@ -175,7 +175,7 @@ Paste the CMC full enrollment request into this text area.
<input type="submit" value="Submit" name="submit" width="72">
<input type="hidden" name="requestFormat" value="cmc">
<input type="hidden" name="fullResponse" value="false">
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCRevReq.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCRevReq.html
index b54353cf6..bd24a212c 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCRevReq.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CMCRevReq.html
@@ -51,7 +51,7 @@ number specified in the CMC Revocation Request will get revoked automatically.</
<td width="560">
<div align="RIGHT">
<input type="submit" value="submit" name="submit" width="72"> <input type="hidden" name="templateType" value="RevocationConfirmation">
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6"> <input type="reset" value="Reset" name="reset" width="72">
+ <img src="/pki/images/spacer.gif" width="6" height="6"> <input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
</tr>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html
index 70b039dbf..05d672f37 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html
@@ -327,7 +327,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html
index 68b466cb8..67cb0cbdb 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html
@@ -425,7 +425,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html
index 5591ac820..fe6910efe 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html
@@ -427,7 +427,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
index f844e1c04..00775b140 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ChallengeRevoke1.html
@@ -161,7 +161,7 @@ Select a revocation reason.</font></td>
<div align="RIGHT">
<input type="submit" value="submit" name="submit" width="72">
<input type="hidden" name="templateType" value="RevocationConfirmation">
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html
index a75fa76e1..1c4ca22c2 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html
@@ -450,7 +450,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html
index e96f6bbf9..703225a82 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html
@@ -429,7 +429,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html
index d34610d5e..2fb78081d 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html
@@ -93,7 +93,7 @@ or your server (administrators). This is a one-time operation.
<div align="RIGHT">
<input type="submit" value="Submit" name="submit" width="72">
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
index c44d90838..851bca52e 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManCAEnroll.html
@@ -148,7 +148,7 @@ Paste the certificate authority's PKCS #10 request into this text area.
<input type="HIDDEN" name="non_repudiation" value=true>
<input type="HIDDEN" name="key_certsign" value=true>
<input type="HIDDEN" name="crl_sign" value=true>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html
index cf08033f3..9c2c86a03 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html
@@ -638,7 +638,7 @@ document.write(
'<input type="hidden" name="subject" value="">' +
'<input type="hidden" name="requestFormat" value="keygen">' +
'<input type="hidden" name="object_signing" value="true">' +
- '<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ '<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'</div> </td> </tr> </table>');
</script>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
index 9aa193ccf..796ef0d6f 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManRAEnroll.html
@@ -142,7 +142,7 @@ onSubmit="return validate(document.forms[0])">
<!-- for Key Usage Extension -->
<input type="HIDDEN" name="digital_signature" value=true>
<input type="HIDDEN" name="non_repudiation" value=true>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
index de3d254f9..148aaee7c 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManServerEnroll.html
@@ -152,7 +152,7 @@ onSubmit="return validate(document.forms[0])">
<input type="HIDDEN" name="non_repudiation" value=true>
<input type="HIDDEN" name="key_encipherment" value=true>
<input type="HIDDEN" name="data_encipherment" value=true>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html
index 4f3ecc10f..e552f8e4a 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html
@@ -645,7 +645,7 @@ document.write(
'<input type="hidden" name="subject" value="">' +
'<input type="hidden" name="requestFormat" value="keygen">' +
'<input type="hidden" name="certType" value="client">' +
- '<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+ '<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'</div> </td> </tr> </table>');
</script>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
index 77cde0403..d671b4b22 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html
@@ -425,7 +425,7 @@ document.writeln('<table border="0" width="100%" cellspacing="0" cellpadding="6"
'name="submitbutton" '+
'onclick="validate(form)" width="72">');
}
- document.write('<img src="/graphics/spacer.gif" width="6" height="6">' +
+ document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
index 3e0d82f0c..33d3733ce 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/OCSPResponder.html
@@ -142,7 +142,7 @@ Paste the OCSP responder's PKCS #10 request into this text area.
<input type="HIDDEN" value="false" name="ssl_client">
<!-- for Key Usage Extension -->
<input type="HIDDEN" name="digital_signature" value=true>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
index 7e506fca1..820c1aa55 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ObjSignPKCS10Enroll.html
@@ -198,7 +198,7 @@ onSubmit="return validate(document.forms[0])">
<!-- for Key Usage Extension -->
<input type="HIDDEN" name="digital_signature" value=true>
<input type="HIDDEN" name="key_certsign" value=true>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html
index 7df6433ae..8f3a373b4 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html
@@ -662,7 +662,7 @@ information will be used for user registration.<br>(* = required field)<br>
}
//-->
</script>
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
<input type="hidden" name="certType" value="client">
<input type="hidden" name="authenticator" value="PortalEnrollment">
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html
index 833a9a51e..f4798d473 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html
@@ -396,7 +396,7 @@ if (navigator.appName == "Netscape" && (navMajorVersion() <= 3 ||
'onclick="validate(form)" width="72">');
}
-document.write('<img src="/ca/ee/graphics/spacer.gif" width="6" height="6">' +
+document.write('<img src="/pki/images/spacer.gif" width="6" height="6">' +
'<input type="reset" value="Reset" name="reset" width="72">' +
'<input type="hidden" name="certType" value="client">' +
'<input type="hidden" name="authenticator" ' +
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
index f8d653e05..83f0091a8 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html
@@ -104,7 +104,7 @@ Select a revocation reason</font></td>
<input type="hidden" name="certType" value="client">
<input type="hidden" name="templateType" value="RevocationConfirmation">
<input type="hidden" name="doSslAuth" value="on">
- <img src="/ca/ee/graphics/spacer.gif" width="6" height="6">
+ <img src="/pki/images/spacer.gif" width="6" height="6">
<input type="reset" value="Reset" name="reset" width="72">
</div>
</td>
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
index d1158d270..2609f22f5 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
@@ -325,7 +325,7 @@ function loadTabs()
writeln('<table border=0 cellspacing="0" cellpadding="0">');
writeln('<tr>');
- writeln('<td><img src="/ca/ee/graphics/spacer.gif" width="12" height="12"></td>');
+ writeln('<td><img src="/pki/images/spacer.gif" width="12" height="12"></td>');
var index = top.tabsSelectedIndex;
for (var j=0; j < top.tabsCount; j++) {
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
index ce89cf37b..d77067557 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
@@ -493,7 +493,7 @@ function loadTabs()
writeln('<table border=0 cellspacing="0" cellpadding="0">');
writeln('<tr>');
- writeln('<td><img src="/graphics/spacer.gif" width="12" height="12"></td>');
+ writeln('<td><img src="/pki/images/spacer.gif" width="12" height="12"></td>');
var index = top.tabsSelectedIndex;
for (var j=0; j < top.tabsCount; j++) {
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
index 6090457db..f2cbb75fb 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
@@ -330,7 +330,7 @@ function loadTabs()
writeln('<table border=0 cellspacing="0" cellpadding="0">');
writeln('<tr>');
- writeln('<td><img src="/graphics/spacer.gif" width="12" height="12"></td>');
+ writeln('<td><img src="/pki/images/spacer.gif" width="12" height="12"></td>');
var index = top.tabsSelectedIndex;
for (var j=0; j < top.tabsCount; j++) {
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/header.template b/dogtag/kra-ui/shared/webapps/kra/agent/header.template
index 3f2865393..04a5e2c27 100644
--- a/dogtag/kra-ui/shared/webapps/kra/agent/header.template
+++ b/dogtag/kra-ui/shared/webapps/kra/agent/header.template
@@ -36,7 +36,7 @@
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td><img src="/kra/agent/graphics/spacer.gif" alt="" width="12" height="21"></td>
+ <td><img src="/pki/images/spacer.gif" alt="" width="12" height="21"></td>
<SCRIPT type="text/javascript">
for (var i = 0; i < result.recordSet.length; ++i) {
if (result.recordSet[i].id == header.selected) {
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
index 5e7a2a40e..f120c7c38 100644
--- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
+++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/top.html
@@ -25,7 +25,7 @@
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td><img src="/graphics/spacer.gif" width="12" height="21"></td>
+ <td><img src="/pki/images/spacer.gif" width="12" height="21"></td>
<td><img src="/graphics/dgLeftTab.gif" width="13" height="21"></td>
<td bgcolor="#999999" nowrap><font size="-1" face="PrimaSans BT, Verdana, sans-serif"><a href="../kra/index.html" target="_top">Certificate
Service</a><b></b></font></td>
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
index afba60008..e3ac04450 100644
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
@@ -36,7 +36,7 @@
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td><img src="/ocsp/agent/graphics/spacer.gif" alt="" width="12" height="21"></td>
+ <td><img src="/pki/images/spacer.gif" alt="" width="12" height="21"></td>
<SCRIPT type="text/javascript">
for (var i = 0; i < result.recordSet.length; ++i) {
if (result.recordSet[i].id == header.selected) {
diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/header.template b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
index bc459fbc1..ea7526f56 100644
--- a/dogtag/tks-ui/shared/webapps/tks/agent/header.template
+++ b/dogtag/tks-ui/shared/webapps/tks/agent/header.template
@@ -36,7 +36,7 @@
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
- <td><img src="/tks/agent/graphics/spacer.gif" alt="" width="12" height="21"></td>
+ <td><img src="/pki/images/spacer.gif" alt="" width="12" height="21"></td>
<SCRIPT type="text/javascript">
for (var i = 0; i < result.recordSet.length; ++i) {
if (result.recordSet[i].id == header.selected) {