From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon To: development@lists.ipfire.org Subject: Re: [PATCH 2/2] dhcp.cgi: Adjust legend entries to make clear they are legends and not messages Date: Mon, 01 Jan 2024 10:53:02 -0600 Message-ID: In-Reply-To: <20240101143546.10272-2-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0212420207213453826==" List-Id: --===============0212420207213453826== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Appreciated-by: Jon Murphy New tag in appreciation of the effort!=20 Happy New Year! > On Jan 1, 2024, at 8:35 AM, Adolf Belka wrote: >=20 > - A new IPFire user on the forum saw the orange and red coloured blocks in = the legend > section and believed that they were messages about problems that had been= created with > the fixed leases. > - This change puts a small block with seperate explanatory text for both th= e orange and > red coloured blocks. > - This change will also be applied to the wiki in a much clearer way >=20 > Tested-by: Adolf Belka > Signed-off-by: Adolf Belka > --- > html/cgi-bin/dhcp.cgi | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/html/cgi-bin/dhcp.cgi b/html/cgi-bin/dhcp.cgi > index ec5d62657..c079fe1ae 100644 > --- a/html/cgi-bin/dhcp.cgi > +++ b/html/cgi-bin/dhcp.cgi > @@ -1164,10 +1164,10 @@ print < > >   > -   > - $Lang::tr{'ip address outside subnets'} > -    > - $Lang::tr{'dhcp fixed ip address in dynamic= range'} > +   > +  $Lang::tr{'ip address outside subnets'}  > +   > +  $Lang::tr{'dhcp fixed ip address in dynami= c range'} >   >   > $dup > --=20 > 2.43.0 >=20 --===============0212420207213453826==--