summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
diff options
context:
space:
mode:
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++) {