Merge pull request #2544 from thelounge/xpaw/no-sync-label

Remove label on force sync button
This commit is contained in:
Jérémie Astori 2018-06-12 18:52:51 -04:00 committed by GitHub
commit 2640027bd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,10 +28,10 @@
</label>
<p class="sync-warning-override"><strong>Warning</strong> Checking this box will override the settings of this client with those stored on the server.</p>
<p class="sync-warning-base"><strong>Warning</strong> No settings have been synced before. Enabling this will sync all settings of this client as the base for other clients.</p>
<label class="opt force-sync-button">
<button type="button" class="btn" id="forceSync">Force sync settings</button><br>
This will override any settings already synced to the server.
</label>
<div class="opt force-sync-button">
<button type="button" class="btn" id="forceSync">Force sync settings</button>
<p>This will override any settings already synced to the server.</p>
</div>
</div>
{{/unless}}
<div class="col-sm-12">