summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 04:30:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 04:30:40 +0000
commit2dc9ff46ace81b7417b37cca0f122d56759408a3 (patch)
tree3711c145bc3bd07830d25ba4d0669ed0d919e49f /usr/local/www/exec.php
parent2a5a9c6af4673693ee36f3898e4ba363171ebaef (diff)
downloadpfsense-2dc9ff46ace81b7417b37cca0f122d56759408a3.zip
pfsense-2dc9ff46ace81b7417b37cca0f122d56759408a3.tar.gz
Back cols back by 10
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 44b3de6..1ce8657 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -298,7 +298,7 @@ if (!isBlank($_POST['txtPHPCommand'])) {
</tr>
<tr>
<td align="right">Command:</td>
- <td class="type"><textarea id="txtPHPCommand" name="txtPHPCommand" type="text" rows="9" cols="90"><?=htmlspecialchars($_POST['txtPHPCommand']);?></textarea></td>
+ <td class="type"><textarea id="txtPHPCommand" name="txtPHPCommand" type="text" rows="9" cols="80"><?=htmlspecialchars($_POST['txtPHPCommand']);?></textarea></td>
</tr>
<tr>
<td valign="top">&nbsp;&nbsp;&nbsp;</td>
OpenPOWER on IntegriCloud