Changed the attribute 'title' (reserved) to 'heading' for the modal template GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3281
4 lines
195 B
HTML
4 lines
195 B
HTML
<modal id="restarting" status="info" icon="refresh" heading="{{'Restarting' | translate}}">
|
|
<p><span translate>Syncthing is restarting.</span> <span translate>Please wait</span>...</p>
|
|
</modal>
|