]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
index.cgi: Make html valid, and improve dialup and vpn display
authorAlf Høgemark <alf@i100.no>
Sat, 22 Feb 2014 14:23:39 +0000 (15:23 +0100)
committerAlf Høgemark <alf@i100.no>
Sat, 22 Feb 2014 16:36:45 +0000 (17:36 +0100)
commitc010871ab16111a57d518406c188e43837799600
tree3d862a764c80379b8ef288d65d99b7de250f7e5e
parent429c1a3fc9b169f4fe26c163129b907ed473dbe1
index.cgi: Make html valid, and improve dialup and vpn display

Make the html validate. One part of the changes is to
move style from using deprecated attributes to using
style attribute on tag.
The other part is to make sure that tables, rows and cells
are properly closed and nested.

Use a table for showing output from the dialctrl script.
html/cgi-bin/index.cgi
src/scripts/dialctrl.pl