[UX] Added button to go to Dashboard
This commit is contained in:
parent
0ee632af25
commit
a13be64da8
@ -119,6 +119,7 @@
|
||||
</div>
|
||||
|
||||
<div class="card-footer text-right">
|
||||
<a href="{{ server_form.vars.value.host }}" class="btn btn-primary" target="_blank" rel="noopener noreferrer nofollow">{{ 'Visit Dashboard'|trans({}, 'Admin.Actions') }}</a>
|
||||
<a href="{{ authorizeUrl }}" class="btn btn-primary" target="_blank" rel="noopener noreferrer nofollow">{{ 'Create API key'|trans({}, 'Admin.Actions') }}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user