Project

General

Profile

« Previous | Next » 

Revision 095a63da

Added by Chris Buechler over 15 years ago

fix text

View differences:

usr/local/www/system_usermanager.php
711 711
						<tr id="sshkeychck" name="sshkeychck" >
712 712
                                                        <td width="22%" valign="top" class="vncell"><?=gettext("Authorized keys");?></td>
713 713
                                                        <td width="78%" class="vtable">
714
                                                        <input type="checkbox" onClick="javascript:sshkeyClicked(this)"> Click to paste a authorized key.
714
                                                        <input type="checkbox" onClick="javascript:sshkeyClicked(this)"> Click to paste an authorized key.
715 715
                                                        </td>
716 716
                                                </tr>
717 717
						<tr id="sshkey" name="sshkey" style="display:none">

Also available in: Unified diff