summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
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 145d07d..2555c95 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -276,7 +276,7 @@ if (!isBlank($_POST['txtPHPCommand'])) {
<td colspan="2" valign="top" class="vnsepcell">PHP Execute</td>
</tr>
<tr>
- <td class="label" align="right">Command:</td>
+ <td align="right">Command:</td>
<td class="type"><textarea id="txtPHPCommand" name="txtPHPCommand" type="text" rows="3" cols="50" value="<?=htmlspecialchars($_POST['txtPHPCommand']);?>"></textarea></td>
</tr>
<tr>
OpenPOWER on IntegriCloud