Remove erroring template comment
This commit is contained in:
parent
e1b3bcc77d
commit
fe3470d7c1
1 changed files with 0 additions and 7 deletions
|
@ -130,13 +130,6 @@
|
||||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||||
{{include file="field_checkbox.tpl" field=$detailed_notif}}
|
{{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}}
|
{{include file="field_yesno.tpl" field=$desktop_notifications}}
|
||||||
<script>
|
<script>
|
||||||
(function(){
|
(function(){
|
||||||
|
|
Loading…
Reference in a new issue