Change acct page

This commit is contained in:
Citlali del Rey 2022-10-18 09:48:18 -07:00
parent 3d64699c2f
commit 7b59847470
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
%= text_field telNum => $telNum, id => 'telNum'
</p>
<p>
%= label_for sshKeys => 'SSH keys:'
%= label_for sshKeys => 'SSH keys. Add a newline if you have multiple.'
<br>
%= text_area sshKeys => $sshKeys, id => 'sshKeys'
</p>