summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-10 22:38:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-10 22:38:13 +0000
commita15a15e7dc503d4b83cfb30db0f37122c7085ee7 (patch)
treecdeed747f0ce644c435a9fd7b50d8ae62144193f /usr/local/www/pkg_mgr.php
parent6484d9e0a1785a1d4afa1584becc260cb4a987b6 (diff)
downloadpfsense-a15a15e7dc503d4b83cfb30db0f37122c7085ee7.zip
pfsense-a15a15e7dc503d4b83cfb30db0f37122c7085ee7.tar.gz
Enable ftp-proxy
Diffstat (limited to 'usr/local/www/pkg_mgr.php')
-rwxr-xr-xusr/local/www/pkg_mgr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/pkg_mgr.php b/usr/local/www/pkg_mgr.php
index ccd1095..1fe0cfa 100755
--- a/usr/local/www/pkg_mgr.php
+++ b/usr/local/www/pkg_mgr.php
@@ -104,7 +104,7 @@ if(!$pkg_config['packages']) {
<td class="tabcont">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
- <td width="25%" class="listhdrr">Package Name</td>
+ <td width="10%" class="listhdrr">Package Name</td>
<td width="25%" class="listhdrr">Category</td>
<td width="5%" class="listhdrr">Status</td>
<td width="50%" class="listhdr">Description</td>
OpenPOWER on IntegriCloud