pfsense/usr/local
Phil Davis bec3f9253f Update pkg_edit.php
a) When we are doing combined fields and usecolspan2 is in effect, then usecolspan2 is also a signal that we want to spread the combined fields horizontally in a single row. In that case we want the combined fields to all be in a single "tr" tag enclosing them all. That was already working in that way.
b) But if usecolspan2 is NOT in effect, then we want the combined fields to still run "together" but vertically under each other. In this case we want each field to be in its own "tr" tag.
This change makes (b) happen.

If combinedfields is not set, then each of the "if" tests here still follows the same path it did previously, so there should be no effect on the HTML output for any ordinary package fields.
2015-05-22 01:58:17 +05:45
..
bin split is deprecated move to explode 2015-01-07 20:22:16 +01:00
captiveportal Ticket #4131 before formatting the mac extract the needed statistics from below 2015-05-01 21:32:14 +02:00
etc Add FreeBSD pkgng repo definition 2013-12-03 11:20:09 -05:00
openssl
pkg Time to let these go 2015-01-15 21:42:00 +01:00
sbin pfSsh.php readline function return value 2015-03-16 08:16:07 -03:00
share touch up interfaces.php text 2015-03-13 00:15:05 -05:00
www Update pkg_edit.php 2015-05-22 01:58:17 +05:45