summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/agent/header.template
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/header.template')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/agent/header.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/header.template b/dogtag/ca-ui/shared/webapps/ca/agent/header.template
index 54ba33379..bbfb2d5d3 100644
--- a/dogtag/ca-ui/shared/webapps/ca/agent/header.template
+++ b/dogtag/ca-ui/shared/webapps/ca/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="/ca/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>');