summaryrefslogtreecommitdiffstats
path: root/base/tps/apache/cgi-bin/home/cachain.cgi
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-22 03:17:34 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-22 03:19:45 -0500
commit387a4fbe6ebdc8b3fe451414b56f5904d0cc1b21 (patch)
tree8598f21e117d28ecacb882a2b1c84468bb666641 /base/tps/apache/cgi-bin/home/cachain.cgi
parent161fddaf28b8e24d5d2a5b92ae7a7043d7b54e2f (diff)
downloadpki-ticket-407-4.tar.gz
pki-ticket-407-4.tar.xz
pki-ticket-407-4.zip
Revert "Reorganized CSS files in TPS."ticket-407-4
This reverts commit 54bc8f4613ff4ab6065b190a36f1c57f7d0abc0d.
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 27dc9cd6c..ddbf5e6ae 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='/pki/esc/home/style.css' type='text/css'>";
+ print "<link rel=stylesheet href='/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>"