mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
e_form
: Allow HTML attribute "value" keys with blank values
Otherwise, something like `<option>Nope</option>` will get a value of "Nope" instead of "" as in `<option value=''>Nope</option>`.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user