summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.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-03 01:18:51 -0400
commit2f88971101c858d51a04b68d9abe005542151dd7 (patch)
tree34f999637eeed885a718add3feee206ebd925aed /dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template
parentb2cbf5f0955009420451df1acbe6a8679d74a49b (diff)
downloadpki-2f88971101c858d51a04b68d9abe005542151dd7.tar.gz
pki-2f88971101c858d51a04b68d9abe005542151dd7.tar.xz
pki-2f88971101c858d51a04b68d9abe005542151dd7.zip
Updated hr.gif paths.
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template
index 7ce74f91f..4e93919f5 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template
@@ -28,7 +28,7 @@
<font face="PrimaSans BT, Verdana, sans-serif" size="+1">
CA Certificate Chain
</font><br>
-<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width=
+<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width=
"100%">
<tr>
<td>&nbsp;</td>
@@ -66,7 +66,7 @@ if (result.header.displayFormat == "chain") {
function displayCertificate(cert,i)
{
- document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%">' + '\n' +
+ document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">' + '\n' +
' <tr>' + '\n' +
' <td>&nbsp;</td>' + '\n' +
' </tr>' + '\n' +