summaryrefslogtreecommitdiffstats
path: root/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template')
-rw-r--r--dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template
index 240f7e9e4..f5a1f1f14 100644
--- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template
+++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template
@@ -53,7 +53,7 @@ if (result.header.errorDetails != null) {
'Recovery Operation ' + result.header.recoveryID +
'</font></font>');
- document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD>&nbsp;</TD></TR></TABLE>');
+ document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD>&nbsp;</TD></TR></TABLE>');
document.write('<form method=post ' +
'action="' + '/kra/agent/kra/grantRecovery' + '">\n');