Remove erroring template comment

This commit is contained in:
Hypolite Petovan 2018-12-14 22:25:18 -05:00
parent e1b3bcc77d
commit fe3470d7c1
1 changed files with 0 additions and 7 deletions

View File

@ -130,13 +130,6 @@
{{include file="field_checkbox.tpl" field=$email_textonly}}
{{include file="field_checkbox.tpl" field=$detailed_notif}}
<!--
<div class="field">
<button onclick="javascript:Notification.requestPermission(function(perm){if(perm === 'granted')alert('{{$desktop_notifications_success_message}}');});return false;">{{$desktop_notifications}}</button>
<span class="field_help">{{$desktop_notifications_note}}</span>
</div>
-->
{{include file="field_yesno.tpl" field=$desktop_notifications}}
<script>
(function(){