mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
dns.cgi: Remove excess whitespace
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -154,7 +154,7 @@ if (($cgiparams{'SERVERS'} eq $Lang::tr{'save'}) || ($cgiparams{'SERVERS'} eq $L
|
||||
|
||||
# encode the text back to UTF-8 after running the cleanhtml command
|
||||
$cgiparams{'REMARK'} = encode("UTF-8", $cgiparams{'REMARK'});
|
||||
|
||||
|
||||
my %dns_servers = ();
|
||||
my $id;
|
||||
my $status;
|
||||
|
||||
Reference in New Issue
Block a user