<{* * Qualitative Themes for XOOPS * * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL) * @project IXThemes Project, http://ixthemes.org * @theme_name ixt01101 * @theme_demo http://ixthemes.sourceforge.net/demo/x/index.php?xoops_theme_select=ixt01101 * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: system_notification_list.html 2148 2010-02-26 16:20:17Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}> <{assign var=ixtbid value=""}>

<{$lang_activenotifications}>

<{foreach item=module from=$modules}> <{foreach item=category from=$module.categories}> <{foreach item=item from=$category.items}> <{foreach item=notification from=$item.notifications}> <{cycle values=odd,even assign=class}> <{/foreach}> <{/foreach}> <{/foreach}> <{/foreach}>
<{$lang_event}> <{$lang_category}> <{$lang_itemid}> <{$lang_itemname}>
<{$lang_module}>: <{$module.name}>
<{$notification.event_title}> <{$notification.category_title}> <{if $item.id != 0}><{$item.id}><{/if}> <{if $item.id != 0}><{if $item.url != ''}><{/if}><{$item.name}><{if $item.url != ''}><{/if}><{/if}>