Use MiB units for memory disk size
Forum: https://forum.pfsense.org/index.php?topic=106547.0The underlying FreeBSD command seems to allocate space in MiB - e.g. https://www.freebsd.org/doc/handbook/disks-virtual.html examples show a 5m disk getting 10240 sectors (of 512 bytes) = 5120 KiB = 5 MiB. Even though the formatted space shown by df ends up being less, the underlying total allocated space is the specified size in MiB....
Merge pull request #2695 from derelict-pf/master
Merge pull request #2694 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases
Fixed blank space caused by hidden input
Remove additional_files_needed entries
Think you are saying to put the second info block on a new line. Though I could live with that. I'm not fond of the extra dedicated line. Consuming vertical space when there is plenty of unused horizontal space available in which it flows well.
Seems like maybe the the browser is not honoring something about the info block css, such as a width, or perhaps something that hasn't been specified in the css, and causing it to line wrap....
Update system_certmanager.php
Something felt off about the certificate icons. Particularly the fa-key + P12. I think this is better.
Update system_camanager.php
Something felt off about the Certificate/CA icons. Especially the fa-key and P12 being the same action. I think this is better.
Only specify auth-user-pass for TLS mode. Ticket #5941
Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_Aliases
View revisions
Also available in: Atom