<{* * 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 ixt01103 * @theme_demo http://ixthemes.sourceforge.net/demo/x/index.php?xoops_theme_select=ixt01103 * @theme_author Alexander Galochkin (algalochkin at users.sourceforge.net) * @version $Id: system_notification_select.html 2152 2010-02-26 16:44:05Z algalochkin $ * * Thanks you, that you have left this header untouched!!! *}> <{if $xoops_notification.show}>

<{$lang_activenotifications}>

<{foreach name=outer item=category from=$xoops_notification.categories}> <{foreach name=inner item=event from=$category.events}> <{if $smarty.foreach.inner.first}> <{/if}> <{/foreach}> <{/foreach}>
<{$lang_notificationoptions}>
<{$lang_category}> <{$lang_events}>
<{$category.title}> <{counter assign=index}> checked="checked"<{/if}> /> <{$event.caption}>
<{$lang_notificationmethodis}>: <{$user_method}>  [<{$lang_change}>]
<{/if}>