summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-03-13 15:22:44 -0500
committerChris Buechler <cmb@pfsense.org>2010-03-13 15:22:44 -0500
commit095a63dac9c15f745f692a56ee83244e640b3fd3 (patch)
tree91085a7ddeb7c861126ebcc1811e06739819e959 /usr/local/www/system_usermanager.php
parent57bbd532411b874a3231d80e0354aec49d9b15c0 (diff)
downloadpfsense-095a63dac9c15f745f692a56ee83244e640b3fd3.zip
pfsense-095a63dac9c15f745f692a56ee83244e640b3fd3.tar.gz
fix text
Diffstat (limited to 'usr/local/www/system_usermanager.php')
-rw-r--r--usr/local/www/system_usermanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_usermanager.php b/usr/local/www/system_usermanager.php
index d349fa2..81a4872 100644
--- a/usr/local/www/system_usermanager.php
+++ b/usr/local/www/system_usermanager.php
@@ -711,7 +711,7 @@ function sshkeyClicked(obj) {
<tr id="sshkeychck" name="sshkeychck" >
<td width="22%" valign="top" class="vncell"><?=gettext("Authorized keys");?></td>
<td width="78%" class="vtable">
- <input type="checkbox" onClick="javascript:sshkeyClicked(this)"> Click to paste a authorized key.
+ <input type="checkbox" onClick="javascript:sshkeyClicked(this)"> Click to paste an authorized key.
</td>
</tr>
<tr id="sshkey" name="sshkey" style="display:none">
OpenPOWER on IntegriCloud