]> git.mxchange.org Git - friendica.git/commitdiff
Remove erroring template comment
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 15 Dec 2018 03:25:18 +0000 (22:25 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 17 Dec 2018 03:38:33 +0000 (22:38 -0500)
view/templates/settings/settings.tpl

index 8914b9ef0e6b647be6706c97f712fb90de08739a..c95c0b14307787e6935a6f60f953ac5d4482eede 100644 (file)
 {{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(){