Changed the attribute 'title' (reserved) to 'heading' for the modal template GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3281
4 lines
159 B
HTML
4 lines
159 B
HTML
<modal id="shutdown" status="success" icon="power-off" heading="{{'Shutdown Complete' | translate}}">
|
|
<p translate>Syncthing has been shut down.</p>
|
|
</modal>
|