summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2010-09-21 12:48:59 +0200
committerWarren Baker <warren@decoy.co.za>2010-09-21 12:48:59 +0200
commita641949268a1f0198b589b6ca370eec128601549 (patch)
tree8d71a03170516b61e31bc9357e358052816ab5a0 /usr/local/www/pkg.php
parent4ff99fcbc37eb22a76f96f9170232866cfa504a3 (diff)
downloadpfsense-a641949268a1f0198b589b6ca370eec128601549.zip
pfsense-a641949268a1f0198b589b6ca370eec128601549.tar.gz
Fix white spaces
Diffstat (limited to 'usr/local/www/pkg.php')
-rwxr-xr-xusr/local/www/pkg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php
index cecf81a..e77f38a 100755
--- a/usr/local/www/pkg.php
+++ b/usr/local/www/pkg.php
@@ -326,7 +326,7 @@ if ($pkg['tabs'] <> "") {
?>
<td class="<?=$class;?>" ondblclick="document.location='pkg_edit.php?xml=<?=$xml?>&act=edit&id=<?=$i;?>';">
<?php
- $fieldname = $ip[xml_safe_fieldname($column['fieldname'])];
+ $fieldname = $ip[xml_safe_fieldname($column['fieldname'])];
if($column['type'] == "checkbox") {
if($fieldname == "") {
echo gettext("No");
OpenPOWER on IntegriCloud