kwalitee: check for <option> missing 'value's
- Check that <option> elements use a value=".." attribute and do not solely rely on the label of the option, as this label happens to be translated by some browsers/plugins.
- Fixes throughout code where 'value' attribute was missing.