{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {* crmv@140887 *} {assign var="INDICATOR" value="document.getElementById('indicator"|cat:$UIKEY|cat:"')"} {if !empty($COMMENTS)} {if $TOTAL > $CRITERIA} {/if}
{foreach item=COMMENTMODEL from=$COMMENTS} {include file="modules/ModNotifications/widgets/DetailViewBlockCommentItem.tpl" COMMENTMODEL=$COMMENTMODEL} {/foreach}
(1-{$CRITERIA} {'LBL_OF'|getTranslatedString:'Settings'} {$TOTAL}) {'LBL_SHOW_OTHER_NOTIFICATIONS'|getTranslatedString:'ModNotifications'}
{else}
language

{"LBL_NO_NOTIFICATIONS"|getTranslatedString}

{/if}