From: Alexander Marx Date: Wed, 29 Jan 2014 12:23:02 +0000 (+0100) Subject: Firewallgroups: added untranslated string 'name' X-Git-Tag: v2.15-beta2~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=726e688235f91da4309437abba84c8943a9367fa;p=ipfire-2.x.git Firewallgroups: added untranslated string 'name' --- diff --git a/html/cgi-bin/fwhosts.cgi b/html/cgi-bin/fwhosts.cgi index a5c93940fb..67e8dc8271 100644 --- a/html/cgi-bin/fwhosts.cgi +++ b/html/cgi-bin/fwhosts.cgi @@ -1680,7 +1680,7 @@ sub viewtablegrp print"
"; } print"
"; - print""; + print"
Name$Lang::tr{'fwhost ip_mac'}$Lang::tr{'fwhost type'}
"; } my $col=''; if ( ($fwhostsettings{'ACTION'} eq 'editgrp' || $fwhostsettings{'update'} ne '') && $fwhostsettings{'grp_name'} eq $customgrp{$key}[0]) {
$Lang::tr{'name'}$Lang::tr{'fwhost ip_mac'}$Lang::tr{'fwhost type'}