summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-03 00:54:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-03 00:54:01 +0000
commitee6d9b3481f33d241b76efa99e9477f1c9173209 (patch)
tree93a15262483f1a1e3f7e0d18f240ec065338d2a1 /usr/local/www/edit.php
parentc438d2f8328a49f1bc38f005a18866c7f4f92119 (diff)
downloadpfsense-ee6d9b3481f33d241b76efa99e9477f1c9173209.zip
pfsense-ee6d9b3481f33d241b76efa99e9477f1c9173209.tar.gz
Adjust size to keep bottom from moving
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index de5fe5e..9e0936e 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -78,7 +78,7 @@ else
if($_POST['cols'] <> "")
$cols = $_POST['cols'];
else
- $cols = 80;
+ $cols = 66;
?>
<?php
OpenPOWER on IntegriCloud