summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/agent/header.template2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/header.template b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
index 049086d69..a9a844821 100644
--- a/dogtag/ca-ui/shared/webapps/ca/agent/header.template
+++ b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
@@ -43,7 +43,7 @@
document.write('<td><img src="/ca/agent/graphics/lgLeftTab.gif" width="13" height="21"><\/td>');
document.write('<td bgcolor="#cccccc" nowrap>');
} else {
- document.write('<td><img src="/ca/agent/graphics/dgLeftTab.gif" width="13" height="21"><\/td>');
+ document.write('<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"><\/td>');
document.write('<td bgcolor="#999999" nowrap>');
}
document.write('<font size="-1" face="PrimaSans BT, Verdana, sans-serif">');
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 2609f22f5..294e5380a 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
@@ -339,7 +339,7 @@ function loadTabs()
'</td>');
}
else {
- writeln('<td><img src="/ca/ee/graphics/dgLeftTab.gif" width="13" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>');
writeln('<td bgcolor="#999999" nowrap>'+
'<font size="-1" face="PrimaSans BT, Verdana, sans-serif">'+
'<a onclick=javascript:top.reloadTabs("'+
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
index d77067557..b419151fb 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/policyEnrollment/index.html
@@ -507,7 +507,7 @@ function loadTabs()
'</td>');
}
else {
- writeln('<td><img src="/graphics/dgLeftTab.gif" width="13" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>');
writeln('<td bgcolor="#999999" nowrap>'+
'<font size="-1" face="PrimaSans BT, Verdana, sans-serif">'+
'<a onclick=javascript:top.reloadTabs("'+
diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
index f2cbb75fb..9f83ed729 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/profileEnrollment/index.html
@@ -344,7 +344,7 @@ function loadTabs()
'</td>');
}
else {
- writeln('<td><img src="/graphics/dgLeftTab.gif" width="13" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgLeftTab.gif" width="13" height="21"></td>');
writeln('<td bgcolor="#999999" nowrap>'+
'<font size="-1" face="PrimaSans BT, Verdana, sans-serif">'+
'<a onclick=javascript:top.reloadTabs("'+