From 387a4fbe6ebdc8b3fe451414b56f5904d0cc1b21 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Thu, 22 Nov 2012 03:17:34 -0500 Subject: Revert "Reorganized CSS files in TPS." This reverts commit 54bc8f4613ff4ab6065b190a36f1c57f7d0abc0d. --- base/tps/apache/cgi-bin/home/Enroll.html | 2 +- base/tps/apache/cgi-bin/home/cachain.cgi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'base/tps/apache/cgi-bin/home') diff --git a/base/tps/apache/cgi-bin/home/Enroll.html b/base/tps/apache/cgi-bin/home/Enroll.html index 2bcc9c1af..218da280c 100755 --- a/base/tps/apache/cgi-bin/home/Enroll.html +++ b/base/tps/apache/cgi-bin/home/Enroll.html @@ -18,7 +18,7 @@ - + Enrollment 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 ""; - print ""; + print ""; print "

Error Importing CA Chain Information!

"; print "

Please try again later.

"; print "" -- cgit