Update button text in private key create view

This commit is contained in:
Andras Bacsai
2024-01-29 16:33:01 +01:00
parent 9a127bdc80
commit ff7d0d442d

View File

@@ -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>