mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Center restart message
This commit is contained in:
parent
c3b5621dda
commit
39b8f49894
1 changed files with 3 additions and 1 deletions
|
@ -1946,7 +1946,9 @@
|
|||
<h4 class="modal-title">Restart</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
You have changed settings that require PlexPy to restart. Hit the restart button below to restart now.
|
||||
<div style="text-align: center; margin-top: 20px; margin-bottom: 20px;">
|
||||
You have changed settings that require PlexPy to restart.<br />Click the restart button below to restart now.
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button id="modal_link_restart" class="btn btn-bright"><i class="fa fa-refresh"></i> Restart</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue