From d245f691eea12a2307d5c49f81d1d8ee7b415251 Mon Sep 17 00:00:00 2001 From: eliott Date: Sat, 17 Nov 2007 06:56:10 -0800 Subject: Fixes to disclaimer text. --- web/html/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index 854c32c..2a1a489 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -318,9 +318,8 @@ print ""; print " "; print "\n"; print "\n"; -echo "\n"; # End Table 1 -echo "".__("DISCLAIMER: Unsupported PKGBUILDs are user produced content, by downloading them you agree to do so at your own risk.").""; +echo "
".__("DISCLAIMER").""; echo " "; echo ""; html_footer(AUR_VERSION); -- cgit v1.2.3-54-g00ecf