summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-31 03:26:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-31 03:26:40 +0000
commitd86c00f0ea096b4ca6f5aa4349daa7b3d1597268 (patch)
tree536da2d8e78907d03597bdddb109316322dafb1e /usr/local/www/system_advanced.php
parent653847072305e53004f5883cee6f817231e23051 (diff)
downloadpfsense-d86c00f0ea096b4ca6f5aa4349daa7b3d1597268.zip
pfsense-d86c00f0ea096b4ca6f5aa4349daa7b3d1597268.tar.gz
Clean up message
Diffstat (limited to 'usr/local/www/system_advanced.php')
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index f7e4fe8..9fd2f1d 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -285,7 +285,7 @@ function openwindow(url) {
<td width="22%" valign="top" class="vncell">&nbsp;</td>
<td width="78%" class="vtable">
<input name="sshenable" type="checkbox" id="sshenable" value="yes" <?php if (isset($pconfig['sshenable'])) echo "checked"; ?> onclick="enable_change(false)">
- <strong>This controls if SSH is enabled</strong>
+ <strong>Enable Secure Shell</strong>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud