Acked-by: Peter Müller > Add missing closing tags, indentation and CSS styling. > Add link to reboot notice, left-align info list and resize packages > lists for better readability. > > Signed-off-by: Leo-Andres Hofmann > --- > > Hi all, > > this patch series implements everything that came up in the discussion so far and fixes a few HTML issues I found along the way. > Because more changes are probably needed, I have not yet created a new patchset. Instead, this patch builds on the first proposal. > > To test it, the following patches must therefore also be applied: > https://patchwork.ipfire.org/patch/4842 > https://patchwork.ipfire.org/project/ipfire/list/?series=2452 > > I hope this doesn't cause confusion again, if it does, I can of course build a new patchset :) > > Happy holidays! > Leo > > html/cgi-bin/pakfire.cgi | 137 ++++++++++++++++++++++++--------------- > 1 file changed, 84 insertions(+), 53 deletions(-) > > diff --git a/html/cgi-bin/pakfire.cgi b/html/cgi-bin/pakfire.cgi > index 8516b07b1..51f586aa2 100644 > --- a/html/cgi-bin/pakfire.cgi > +++ b/html/cgi-bin/pakfire.cgi > @@ -100,6 +100,32 @@ if($cgiparams{'ACTION'} eq 'json-getstatus') { > ###--- HTML HEAD ---### > my $extraHead = <