X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fcgi-bin%2Ffireinfo.cgi;h=11c4637d69eba249a4634669d2af05affe7ac89e;hb=2b52f309aa94a875dc96bcf4e40d5ed356f3b0ab;hp=4b972529e16544ebb08c1343b4e63f540740606b;hpb=579a39d0ba66b05767eacef0841e61b715429f20;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/html/cgi-bin/fireinfo.cgi b/html/cgi-bin/fireinfo.cgi index 4b972529e1..11c4637d69 100644 --- a/html/cgi-bin/fireinfo.cgi +++ b/html/cgi-bin/fireinfo.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -55,18 +55,19 @@ if ("$fireinfosettings{'ACTION'}" eq "trigger") { unlink "$configfile"; $fireinfosettings{'ENABLE_FIREINFO'} = 'off'; } + system("/usr/local/bin/fireinfoctrl &"); } &Header::openpage('Fireinfo', 1, ''); if ($fireinfosettings{'ENABLE_FIREINFO'} ne "on") { - &Header::openbox("100%", "left", "Why should I enable fireinfo?"); + &Header::openbox("100%", "left", "$Lang::tr{'fireinfo why enable'}"); print <

- It is very important for the development of IPFire that you enable this - service. Read more about the reasons. + $Lang::tr{'fireinfo why descr1'} + $Lang::tr{'fireinfo why descr2'}$Lang::tr{'fireinfo why read more'}

END @@ -151,7 +152,7 @@ print < -   +