From: Hypolite Petovan Date: Thu, 6 Feb 2020 02:38:22 +0000 (-0500) Subject: Update desktop notifications logic without yesno field X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f2732a4ad7fe44e63501ae715884958f1771ac39;p=friendica.git Update desktop notifications logic without yesno field --- diff --git a/view/templates/settings/settings.tpl b/view/templates/settings/settings.tpl index 3811e4f25c..511dfdcb3d 100644 --- a/view/templates/settings/settings.tpl +++ b/view/templates/settings/settings.tpl @@ -133,47 +133,34 @@ {{include file="field_checkbox.tpl" field=$desktop_notifications}} diff --git a/view/theme/frio/templates/settings/settings.tpl b/view/theme/frio/templates/settings/settings.tpl index 3cf750a68b..1b84811557 100644 --- a/view/theme/frio/templates/settings/settings.tpl +++ b/view/theme/frio/templates/settings/settings.tpl @@ -195,44 +195,33 @@ {{include file="field_checkbox.tpl" field=$desktop_notifications}}