Hi,
to avoid possible mis-interpretation by Perl we do not need to set the hash tags in '.
For example
value='$Lang::tr{'update'}'
can read
value='$Lang::tr{update}'
In most locations we use the stringifying, it is just cosmetic. Thus an overall editing is not needed.
Greets,
Bernhard
> Gesendet: Dienstag, 29. Dezember 2020 um 13:50 Uhr
> Von: "Matthias Fischer"
> An: development(a)lists.ipfire.org
> Betreff: [PATCH] Syntax fixes in several CGIs
>
> Signed-off-by: Matthias Fischer
> ---
> html/cgi-bin/asterisk/calls.cgi | 2 +-
> html/cgi-bin/asterisk/conf.cgi | 2 +-
> html/cgi-bin/extrahd.cgi | 4 ++--
> html/cgi-bin/gpl.cgi | 2 +-
> html/cgi-bin/hardwaregraphs.cgi | 2 +-
> html/cgi-bin/optionsfw.cgi | 4 ++--
> html/cgi-bin/upnp.cgi | 2 +-
> 7 files changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/html/cgi-bin/asterisk/calls.cgi b/html/cgi-bin/asterisk/calls.cgi
> index c5877b2ea..a7635f2ec 100644
> --- a/html/cgi-bin/asterisk/calls.cgi
> +++ b/html/cgi-bin/asterisk/calls.cgi
> @@ -73,7 +73,7 @@ print <
>