X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Ffireinfo.cgi;h=0060a117cdf1db0d0ca4152e77a1f409b9e8038a;hp=31f899f8274b6c618780657d3037f9485e89bd0b;hb=40962f9760ce8da23ebd5c723d75775e7853943d;hpb=d22501e8132e671db2a362d95345347792f9bd31 diff --git a/html/cgi-bin/fireinfo.cgi b/html/cgi-bin/fireinfo.cgi index 31f899f82..0060a117c 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 # @@ -61,13 +61,13 @@ if ("$fireinfosettings{'ACTION'}" eq "trigger") { &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 @@ -79,7 +79,7 @@ END if ($errormessage) { &Header::openbox('100%', 'left', "$Lang::tr{'error messages'}"); - print "$errormessage \n"; + print "$errormessage \n"; &Header::closebox(); } @@ -152,11 +152,11 @@ print < -   +   - +