summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template
index a6dcf31f3..1165cb309 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template
@@ -62,7 +62,7 @@ table#t td {
<body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#000000">
<font face="PrimaSans BT, Verdana, sans-serif" size="+1">Search Results
</font><br>
-<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%">
+<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">
<tr>
<td>&nbsp;</td>
</tr>
@@ -358,7 +358,7 @@ document.write("</table>\n");
if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) ||
(result.header.querySentinelDown != null)) {
document.write("<br>&nbsp;\n" +
- "<table border='0' cellspacing='0' cellpadding='0' background='/graphics/hr.gif' width='100%'>\n"+
+ "<table border='0' cellspacing='0' cellpadding='0' background='/pki/images/hr.gif' width='100%'>\n"+
"<tr><td>&nbsp;</td></tr></table>\n");
}