Remove 'safety number approval' option from settings dialog
Also sync templates in test/index.html and background.html FREEBIE
This commit is contained in:
@@ -480,12 +480,6 @@
|
||||
<input type='checkbox' name='audio-notification' id='audio-notification'/>
|
||||
<label for='audio-notification'>{{ audioNotificationDescription }}</label>
|
||||
</div>
|
||||
<hr>
|
||||
<div class='safety-numbers-settings'>
|
||||
<h3>{{ safetyNumbersSettingHeader }}</h3>
|
||||
<input type='checkbox' name='safety-numbers-approval' id='safety-numbers-approval'/>
|
||||
<label for='safety-numbers-approval'>{{ safetyNumbersSettingDescription }}</label>
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='syncSettings'>
|
||||
|
Reference in New Issue
Block a user