mbox

logs.dat: cosmetical upgrade

Message ID 20160925055613.1510-1-matthias.fischer@ipfire.org
State Superseded
Headers

Message

Matthias Fischer Sept. 25, 2016, 3:56 p.m. UTC
  Hi,

It has always bothered me that the 'Section' list under "System Logs / Settings" was
unsorted and you had to search for the wanted entry. You always get the wrong one first
or look at the wrong place or both...

So I took a deep look at http://perlmaven.com/how-to-sort-a-hash-in-perl.

What I did:
- Sorted 'section' and 'trsection' for better readibility.
- Corrected some typos. Not all...
- Changed 'section' output to an alphabetically sorted list.
- Added an entry for URLFilter Blacklist update.

Just cosmetics... ;-)

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 html/cgi-bin/logs.cgi/log.dat | 64 ++++++++++++++++++++++---------------------
 1 file changed, 33 insertions(+), 31 deletions(-)