Investigate removal of table code from forms
- It should be possible to use css to arrange everything somewhat well without the inclusion of table code with columns and rows
- Use labels instead of free form text with the input options
- The ARM links can just follow the form fields as needed
- If a width is specified for the labels in css, I think everything might line up well or some other property control that will allow proper aligning.
- Tables are an outdated concept that are too wordy and inflexible (mobile - not that anyone will be making Kea configs on mobile I guess...)