Skip to content
Snippets Groups Projects
Commit d2ecebf5 authored by Bob Mottram's avatar Bob Mottram
Browse files

Remove text in textarea

parent 9c5e73ec
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@
<p><input type="radio" name="sshconfirm" value="0" checked>No
<input type="radio" name="sshconfirm" value="1">Yes</p>
Paste your ssh public key here
<textarea rows="10" cols="50" name="publickey">SSHPUBLICKEY</textarea>
<textarea rows="10" cols="50" name="publickey"></textarea>
<br><br>
<input type="submit" name="submitsshcancel" value="Cancel" />
<input type="submit" name="submitssh" value="Update" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment