Fixes: #11851 Reported-by: Dani W Signed-off-by: Peter Müller --- html/cgi-bin/dns.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/dns.cgi b/html/cgi-bin/dns.cgi index 314107df9..eee7a90b4 100644 --- a/html/cgi-bin/dns.cgi +++ b/html/cgi-bin/dns.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2019 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 # @@ -91,7 +91,7 @@ print < - $Lang::tr{'dns desc'}
$Lang::tr{'dns list'}
+ $Lang::tr{'dns desc'}
$Lang::tr{'dns list'}
  -- 2.16.4