'off' -> 'disable notifications' in settings
FREEBIE
This commit is contained in:
parent
7578991f4e
commit
24e4d9c615
3 changed files with 4 additions and 4 deletions
|
@ -344,7 +344,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<input type='radio' name='notifications' id='notification-setting-off' value='off'/>
|
||||
<label for='notification-setting-off'>{{ off }} </label>
|
||||
<label for='notification-setting-off'>{{ disableNotifications }} </label>
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue