summaryrefslogtreecommitdiffstats
path: root/base/tps/apache/cgi-bin/home/cachain.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'base/tps/apache/cgi-bin/home/cachain.cgi')
-rwxr-xr-xbase/tps/apache/cgi-bin/home/cachain.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/tps/apache/cgi-bin/home/cachain.cgi b/base/tps/apache/cgi-bin/home/cachain.cgi
index ddbf5e6ae..27dc9cd6c 100755
--- a/base/tps/apache/cgi-bin/home/cachain.cgi
+++ b/base/tps/apache/cgi-bin/home/cachain.cgi
@@ -45,7 +45,7 @@ if ($response->is_success) {
} else {
print "Content-type: text/html\n\n";
print "<html>";
- print "<link rel=stylesheet href='/esc/home/style.css' type='text/css'>";
+ print "<link rel=stylesheet href='/pki/esc/home/style.css' type='text/css'>";
print "<center><h2>Error Importing CA Chain Information!</h2></center>";
print "<center><h2>Please try again later.</h2></center>";
print "</html>"