mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-13 17:18:45 +00:00
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3292 LGTM: AudriusButkevicius, calmh
8 lines
236 B
HTML
8 lines
236 B
HTML
<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>
|