summaryrefslogtreecommitdiffstats
path: root/dogtag/ocsp-ui
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 13:17:39 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:21:33 -0400
commit7a335155743fcfef828924f726c2c0e73e827e0c (patch)
tree126af1a86ec08e4a920f7b9f96bcca0ce75ae3f4 /dogtag/ocsp-ui
parentad35fd487fa222a95b031990d59e1e080becc7b0 (diff)
downloadpki-7a335155743fcfef828924f726c2c0e73e827e0c.tar.gz
pki-7a335155743fcfef828924f726c2c0e73e827e0c.tar.xz
pki-7a335155743fcfef828924f726c2c0e73e827e0c.zip
Updated lgLeftTab.gif paths.
Diffstat (limited to 'dogtag/ocsp-ui')
-rw-r--r--dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
index ac113ecbd..ae9e282ed 100644
--- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
+++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/header.template
@@ -40,7 +40,7 @@
<SCRIPT type="text/javascript">
for (var i = 0; i < result.recordSet.length; ++i) {
if (result.recordSet[i].id == header.selected) {
- document.write('<td><img src="/ocsp/agent/graphics/lgLeftTab.gif" width="13" height="21"><\/td>');
+ document.write('<td><img src="/pki/images/lgLeftTab.gif" width="13" height="21"><\/td>');
document.write('<td bgcolor="#cccccc" nowrap>');
} else {
document.write('<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"><\/td>');