From 5bb372780283666f8e13d5cb13d6bbc61882633a Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Fri, 28 Mar 2014 09:36:51 +0100 Subject: [PATCH] [FIX] worker notification switch in user notifications --- .../templates/bootstrap/account/notifications/default.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/templates/bootstrap/account/notifications/default.tpl b/public/templates/bootstrap/account/notifications/default.tpl index 236f45f82..96e18a728 100644 --- a/public/templates/bootstrap/account/notifications/default.tpl +++ b/public/templates/bootstrap/account/notifications/default.tpl @@ -10,6 +10,7 @@
+ {if $DISABLE_IDLEWORKERNOTIFICATIONS|default:"" != 1} - {if $DISABLE_BLOCKNOTIFICATIONS|default:"" != 1} + {/if} + {if $DISABLE_BLOCKNOTIFICATIONS|default:"" != 1} - {/if} + {/if}
@@ -19,7 +20,8 @@
@@ -29,7 +31,7 @@