]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit - html/cgi-bin/ovpnmain.cgi
cgi-bin: Add title attribute to input type image where missing
authorAlf Høgemark <alf@i100.no>
Wed, 19 Feb 2014 17:31:02 +0000 (18:31 +0100)
committerAlf Høgemark <alf@i100.no>
Wed, 19 Feb 2014 17:31:02 +0000 (18:31 +0100)
commitf8aa06792fde9b29e0c81c1ce2fb4490e9b645a8
treec1eae9a7ac164d648955007c1c37f4a0569f116c
parent153cf6406ccff186696926d3ad84103a4b496ba8
cgi-bin: Add title attribute to input type image where missing

Almost all of <input type="image"... has both an alt and a
title attribute, but some are missing title, and when the icon
is not very clear, it makes it harder to understand what the icon
does. By adding title, the browser displays text when mouse pointer
is over the icon.

Also add missing quotes for alt and title attributes where needed.
html/cgi-bin/extrahd.cgi
html/cgi-bin/fwhosts.cgi
html/cgi-bin/ids.cgi
html/cgi-bin/ovpnmain.cgi
html/cgi-bin/pakfire.cgi
html/cgi-bin/qos.cgi
html/cgi-bin/samba.cgi
html/cgi-bin/tripwire.cgi
html/cgi-bin/upnp.cgi