summaryrefslogtreecommitdiffstats
path: root/dogtag/kra-ui/shared/webapps/kra/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/kra-ui/shared/webapps/kra/500.html')
-rwxr-xr-xdogtag/kra-ui/shared/webapps/kra/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/kra-ui/shared/webapps/kra/500.html b/dogtag/kra-ui/shared/webapps/kra/500.html
index 224cec1c8..3f7883909 100755
--- a/dogtag/kra-ui/shared/webapps/kra/500.html
+++ b/dogtag/kra-ui/shared/webapps/kra/500.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/kra/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);