New setting that controls notifications for ignored contacts
[friendica.git/.git] / view / theme / frio / templates / settings / settings.tpl
index 91c8964..0e5ee7a 100644 (file)
                                                {{include file="field_checkbox.tpl" field=$email_textonly}}
                                                {{include file="field_checkbox.tpl" field=$detailed_notif}}
 
+                                               {{include file="field_checkbox.tpl" field=$notify_ignored}}
+
                                                {{* commented out because it was commented out in the original template
                                                <div class="field">
                                                 <button type="button" onclick="javascript:Notification.requestPermission(function(perm){if(perm === 'granted')alert('{{$desktop_notifications_success_message}}');});">{{$desktop_notifications}}</button>