summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/404.html
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 11:50:17 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:17:18 -0400
commitbd727bb48095d2d33905848a4e5c7e225e3af5ec (patch)
tree5a21e1ce45863c7b65ac0de6fc943b962bab8960 /dogtag/ca-ui/shared/webapps/ca/404.html
parent6f14c845034db4963357ee28641aba5d49429c8b (diff)
downloadpki-bd727bb48095d2d33905848a4e5c7e225e3af5ec.tar.gz
pki-bd727bb48095d2d33905848a4e5c7e225e3af5ec.tar.xz
pki-bd727bb48095d2d33905848a4e5c7e225e3af5ec.zip
Updated favicon.ico paths.
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/404.html')
-rwxr-xr-xdogtag/ca-ui/shared/webapps/ca/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/404.html b/dogtag/ca-ui/shared/webapps/ca/404.html
index bd04559aa..406e6a4fd 100755
--- a/dogtag/ca-ui/shared/webapps/ca/404.html
+++ b/dogtag/ca-ui/shared/webapps/ca/404.html
@@ -34,7 +34,7 @@ document.write('//');
document.write(hostname);
document.write(':');
document.write(port);
-document.write('/ca/img/favicon.ico');
+document.write('/pki/images/favicon.ico');
document.write('" />');
document.write('<link rel="stylesheet" href="');
document.write(protocol);