Update button text in private key create view
This commit is contained in:
parent
9a127bdc80
commit
ff7d0d442d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
~/.ssh/authorized_keys
|
~/.ssh/authorized_keys
|
||||||
file</span>
|
file</span>
|
||||||
<x-forms.button type="submit">
|
<x-forms.button type="submit">
|
||||||
Save Private Key
|
Continue
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue