summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
3 files changed, 3 insertions, 3 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 b3f4b0c48..575b258d5 100644
--- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
+++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/index.html
@@ -346,7 +346,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/ca/ee/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}
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 8da596e03..5ab48eedf 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
@@ -514,7 +514,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}
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 3c9bfa7ff..8da43a0f0 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
@@ -351,7 +351,7 @@ function loadTabs()
j+'"); href='+
top.tabs[j].link+' target="left"><b>'+
top.tabs[j].whitename+'</b></a></font></td>');
- writeln('<td><img src="/graphics/dgRightTab2.gif" width="16" height="21"></td>');
+ writeln('<td><img src="/pki/images/dgRightTab2.gif" width="16" height="21"></td>');
}
}