summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 12:38:03 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-06 15:45:48 -0500
commit137d8f9e578f1c9f46d8cf338af68ef82cf39657 (patch)
tree3883f138a72a011f8ca81a068d752cb0f679365c /dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template
parent810ecfefc4ebe60757638ffcc077bf2d30538aa7 (diff)
downloadpki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.tar.gz
pki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.tar.xz
pki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.zip
Updated hr.gif paths.
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template
index 6381cec87..4213d000a 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template
@@ -61,7 +61,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="/graphics/hr.gif" width="100%">
+<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">
<tr>
<td>&nbsp;</td>
</tr>
@@ -372,7 +372,7 @@ document.write("</table>\n");
if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) ||
(result.header.querySentinel != 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");
}