From: Jan Paul Tuecking Date: Sun, 5 Dec 2010 19:12:09 +0000 (+0100) Subject: Fixed index.cgi - perl is not my language. X-Git-Tag: v2.9-beta1~23^2~5 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=922092717b57a984732ecb8a2ad595dccadcf81b Fixed index.cgi - perl is not my language. --- diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi index 5c0376aeee..cd1c0c200e 100644 --- a/html/cgi-bin/index.cgi +++ b/html/cgi-bin/index.cgi @@ -491,10 +491,10 @@ END if (`find /usr/share/doc/licenses/GPLv3 2>/dev/null`) { print '' + print ''; } else { - print '
GNU GENERAL PUBLIC LICENSE
' + print '
GNU GENERAL PUBLIC LICENSE
'; } print <