gui: Modal tweaks
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3292 LGTM: AudriusButkevicius, calmh
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<modal id="shutdown" status="success" icon="power-off" heading="{{'Shutdown Complete' | translate}}">
|
||||
<p translate>Syncthing has been shut down.</p>
|
||||
<modal id="shutdown" status="success" icon="power-off" heading="{{'Shutdown Complete' | translate}}" large="no" closeable="no">
|
||||
<div class="modal-body">
|
||||
<p translate>
|
||||
Syncthing has been shut down.
|
||||
</p>
|
||||
</div>
|
||||
</modal>
|
||||
|
||||
Reference in New Issue
Block a user