summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_ppps_edit.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-01-14 14:03:02 -0200
committerRenato Botelho <renato@netgate.com>2016-01-14 14:15:49 -0200
commitfb1771590d70a27e9eb62f5a5092ea868cf9e74e (patch)
treefb1ed6c74eafe3916641d29dbc98ea5361e51b31 /src/usr/local/www/interfaces_ppps_edit.php
parentebfbb1b30c52dd9b9385dc3717c8dbb1cdafc9f2 (diff)
downloadpfsense-fb1771590d70a27e9eb62f5a5092ea868cf9e74e.zip
pfsense-fb1771590d70a27e9eb62f5a5092ea868cf9e74e.tar.gz
Fix space
Diffstat (limited to 'src/usr/local/www/interfaces_ppps_edit.php')
-rw-r--r--src/usr/local/www/interfaces_ppps_edit.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/local/www/interfaces_ppps_edit.php b/src/usr/local/www/interfaces_ppps_edit.php
index 95c3137..c7e5cad 100644
--- a/src/usr/local/www/interfaces_ppps_edit.php
+++ b/src/usr/local/www/interfaces_ppps_edit.php
@@ -483,8 +483,7 @@ $serport_count = 0;
function build_link_list() {
global $pconfig, $portlist, $port_count, $serport_count;
- $linklist = array('list' => array(),
- 'selected' => array());
+ $linklist = array('list' => array(), 'selected' => array());
$selected_ports = array();
OpenPOWER on IntegriCloud