diff --git a/src/etc/inc/plugins.inc.d/ipfw.inc b/src/etc/inc/plugins.inc.d/ipfw.inc index d6af2c770..e406501e2 100644 --- a/src/etc/inc/plugins.inc.d/ipfw.inc +++ b/src/etc/inc/plugins.inc.d/ipfw.inc @@ -1,30 +1,30 @@ gettext('Traffic Shaper'), + 'description' => gettext('Shaper'), 'configd' => array( 'restart' => array('ipfw reload'), 'start' => array('ipfw reload'), @@ -53,7 +53,7 @@ function ipfw_xmlrpc_sync() $result = array(); $result[] = array( - 'description' => gettext('Traffic Shaper'), + 'description' => gettext('Shaper'), 'section' => 'OPNsense.TrafficShaper', 'id' => 'shaper', ); diff --git a/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/ACL/ACL.xml index 344974b1a..517851d72 100644 --- a/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/ACL/ACL.xml +++ b/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/ACL/ACL.xml @@ -1,6 +1,6 @@ - Firewall: Traffic Shaper + Firewall: Shaper ui/trafficshaper/* api/trafficshaper/* diff --git a/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/Menu/Menu.xml index b8cf572c5..7257b8183 100644 --- a/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/Menu/Menu.xml +++ b/src/opnsense/mvc/app/models/OPNsense/TrafficShaper/Menu/Menu.xml @@ -1,12 +1,12 @@ - + - - - + + + - +