summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 12:46:47 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:20:25 -0400
commit87fae560a3ad76748c8e4d465cfc276d3b7c08ec (patch)
tree018e0d58f484e8ac97bbb402eb7799b1dcae3566 /dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
parent2f88971101c858d51a04b68d9abe005542151dd7 (diff)
downloadpki-87fae560a3ad76748c8e4d465cfc276d3b7c08ec.tar.gz
pki-87fae560a3ad76748c8e4d465cfc276d3b7c08ec.tar.xz
pki-87fae560a3ad76748c8e4d465cfc276d3b7c08ec.zip
Updated spacer.gif paths.
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html2
1 files changed, 1 insertions, 1 deletions
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++) {