From f077cf4b9165f5b675dfade25b56e94f5aab7dca Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 12:00:33 -0400 Subject: Updated logo_header.gif paths. --- dogtag/kra-ui/shared/webapps/kra/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dogtag/kra-ui/shared/webapps/kra/404.html') diff --git a/dogtag/kra-ui/shared/webapps/kra/404.html b/dogtag/kra-ui/shared/webapps/kra/404.html index 5d31f52f0..b73192ef4 100755 --- a/dogtag/kra-ui/shared/webapps/kra/404.html +++ b/dogtag/kra-ui/shared/webapps/kra/404.html @@ -57,7 +57,7 @@ document.write('//'); document.write(hostname); document.write(':'); document.write(port); -document.write('/kra/img/logo_header.gif'); +document.write('/pki/images/logo_header.gif'); document.write('" alt="Dogtag" id="myLogo" />');
-- cgit