summaryrefslogtreecommitdiffstats
path: root/src/usr/local/pkg
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-07-13 08:53:21 +0100
committerStephen Beaver <sbeaver@netgate.com>2016-08-03 07:43:51 -0400
commit21915c632c9d1645003fe3121cb7607d14408e7e (patch)
tree2009a95a4ce13688342fa6fbb10652c13bb391b9 /src/usr/local/pkg
parentaf18691bc624764cf98dc51de6266db1611b10c6 (diff)
downloadpfsense-21915c632c9d1645003fe3121cb7607d14408e7e.zip
pfsense-21915c632c9d1645003fe3121cb7607d14408e7e.tar.gz
Some tweaks to improve alignment in table with checkbox
1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligned correctly 2) UPnP checkbox looks better with description instead of help This commit fixes the two issues (cherry picked from commit 1a8e5f2f67fdc18080eeac47dc4ed0bdfacc66b9)
Diffstat (limited to 'src/usr/local/pkg')
-rw-r--r--src/usr/local/pkg/miniupnpd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/pkg/miniupnpd.xml b/src/usr/local/pkg/miniupnpd.xml
index a0bbd37..5c02a0d 100644
--- a/src/usr/local/pkg/miniupnpd.xml
+++ b/src/usr/local/pkg/miniupnpd.xml
@@ -26,7 +26,7 @@
<fieldname>enable</fieldname>
<type>checkbox</type>
<enablefields>enable_upnp,enable_natpmp,ext_iface,iface_array,download,upload,overridewanip,upnpqueue,logpackets,sysuptime,permdefault</enablefields>
- <sethelp>Enable UPnP &amp; NAT-PMP</sethelp>
+ <description>Enable UPnP &amp; NAT-PMP</description>
</field>
<field>
<fielddescr>UPnP Port Mapping</fielddescr>
OpenPOWER on IntegriCloud