fix : remove ssh from modify page , added ssh page to index.html

This commit is contained in:
daragh 2024-01-01 18:01:43 +00:00
parent cb806ad893
commit c215c710b9
2 changed files with 3 additions and 4 deletions

View file

@ -33,7 +33,6 @@
<select id="dropdown">
<option selected="selected" value="">Please select an option</option>
<option value="mail">Email</option>
<option value="sshPublicKey">SSH key</option>
<option value="cn">First name & Surname</option>
<option value="sn">Surname</option>
</select>