mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 06:40:57 +00:00
Make Configuration buttons clearer
This commit is contained in:
parent
da61eb8988
commit
fca6ac0dbc
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
<hr />
|
||||
<h3>Jackett Configuration</h3>
|
||||
<div class="text-center">
|
||||
<div class="btn-group">
|
||||
<div class="btn-toolbar">
|
||||
<button id="change-jackett-port" class="btn btn-primary btn-sm">
|
||||
<i class="fa fa-wrench"></i> Apply server settings <span class="glyphicon glyphicon-ok-wrench" aria-hidden="true"></span>
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue