summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-16 13:33:38 +0000
committerErmal <eri@pfsense.org>2010-03-16 13:33:38 +0000
commitcb045957d1f4867e8a26a16a9bd87a130545f668 (patch)
treefa3f4bad87c88d2521107daf49b3dd005dcff264 /usr/local/www/system_usermanager_settings.php
parent4ef606fbb83c7394311a294e423a565a1e44a0d8 (diff)
downloadpfsense-cb045957d1f4867e8a26a16a9bd87a130545f668.zip
pfsense-cb045957d1f4867e8a26a16a9bd87a130545f668.tar.gz
Since 0 is not allowed clarify comment.
Diffstat (limited to 'usr/local/www/system_usermanager_settings.php')
-rwxr-xr-xusr/local/www/system_usermanager_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_usermanager_settings.php b/usr/local/www/system_usermanager_settings.php
index a8384ff..b2c8209 100755
--- a/usr/local/www/system_usermanager_settings.php
+++ b/usr/local/www/system_usermanager_settings.php
@@ -125,7 +125,7 @@ if(!$pconfig['backend'])
<td width="78%" class="vtable">
<input name="session_timeout" id="session_timeout" type="text" size="8" value="<?=htmlspecialchars($pconfig['session_timeout']);?>" />
<br />
- <?=gettext("Time in minutes to expire idle management sessions. The default is four hours (240 minutes). <br/> Enter 0 to never expire sessions. NOTE: This is a security risk!");?><br />
+ <?=gettext("Time in minutes to expire idle management sessions. The default is four hours (240 minutes). <br/> Leave blank to never expire sessions. NOTE: This is a security risk!");?><br />
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud