From: Arne Fitzenreiter Date: Thu, 23 Jan 2014 18:21:22 +0000 (+0100) Subject: WebIF: fix gpl accept redirection for elinks. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=e66d300a43f3effecb740042acad80ff0b3284a1 WebIF: fix gpl accept redirection for elinks. elinks doesn't like get a 302 redirection after an other. --- diff --git a/html/html/index.cgi b/html/html/index.cgi index 81ae7dc92..f33f7019e 100644 --- a/html/html/index.cgi +++ b/html/html/index.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2014 IPFire Team