{$contentMenu} {*

{text key='notifications+preferences_legend'}

*}
{form name="notificationSettingForm"} {foreach from=$actions item=plugin name="plugins"} {foreach from=$plugin.actions item=action name="actions"} {/foreach} {if !$smarty.foreach.plugins.last} {/if} {/foreach}
{$plugin.label}
{input name=$action.action} {$action.description}
{text key="notifications+config_schedule_title"}
{input name="schedule"}
{submit name='save' class='ow_ic_save'}
{/form}