fields with <required/> set now pre-pend an asterisk to the field title, thereby causing it to be displayed as a required field (currently an underline)
Fixed #7083
When composing an element with a form.class or via XML, prepend a '*' to the title to indicate a required field. This will cause the "element-required" class to be added to the label. pfSense.css contains the style associated with that class. (Currently a custom underline)....
Merge pull request #3402 from phil-davis/patch-6
Merge pull request #3400 from phil-davis/patch-4
Merge pull request #3398 from phil-davis/is_carp_master
Merge pull request #3397 from phil-davis/patch-3
Merge pull request #3396 from phil-davis/patch-1
Merge pull request #3390 from NOYB/Status_/_Interfaces_-_Relinquish_DHCP_Lease
Fix #7141 Add a priv for UPNP
so users can grant access to Services->UPNPNote: Status->UPNP already has a priv and it works.
Fix #7139 Accessing help about this page
from a user that does not have admin or all page privilege.
View revisions
Also available in: Atom