summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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