--- smeserver-denyhosts-2.6/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/denyhosts.pm.add2general 2008-04-27 20:02:06.000000000 +0200 +++ smeserver-denyhosts-2.6/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/denyhosts.pm 2008-04-27 20:04:06.000000000 +0200 @@ -83,7 +83,7 @@ print '', $q->start_table({class => "sme-border"}),"\n"; print $q->Tr( - esmith::cgi::genSmallCell($q, $self->localise('IPADDR'),"header"), + esmith::cgi::genSmallCell($q, $self->localise('IP_ADDRESS'),"header"), esmith::cgi::genSmallCell($q, $self->localise('REMOVE'),"header")); my @cbGroup = $q->checkbox_group(-name => 'validFromRemove', @@ -121,7 +121,7 @@ print '', $q->start_table({class => "sme-border"}),"\n"; print $q->Tr( - esmith::cgi::genSmallCell($q, $self->localise('IPADDR'),"header"), + esmith::cgi::genSmallCell($q, $self->localise('IP_ADDRESS'),"header"), esmith::cgi::genSmallCell($q, $self->localise('FIRST_SEEN'),"header")); foreach my $val (sort ip_sort keys %vals) --- smeserver-denyhosts-2.6/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/denyhosts.add2general 2008-04-27 20:02:06.000000000 +0200 +++ smeserver-denyhosts-2.6/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/denyhosts 2008-04-27 20:06:28.000000000 +0200 @@ -16,10 +16,6 @@ - IPADDR - IP Address - - NO_ENTRIES_YET No Entries Yet @@ -52,18 +48,6 @@ Unable to locate denyhosts record in configuration db - SAVE - Save - - - ENABLED - Enabled - - - DISABLED - Disabled - - ERROR_STOPPING Error while trying to stop service