Center restart message

This commit is contained in:
JonnyWong16 2016-10-16 10:08:49 -07:00 committed by JonnyWong16
commit 39b8f49894

View file

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