{* $Id: notification_by_mail.tpl 2641 2008-10-02 20:57:32Z rub $ *} {include file='include/autosize.inc.tpl'}

{'nbm_send_mail_to_users'|@translate} {$TABSHEET_TITLE}

{if isset($REPOST_SUBMIT_NAME)}
{/if} {if isset($param)}
{'nbm_title_param'|@translate}

{'nbm_info_send_mail_as'|@translate}

{'nbm_info_send_recent_post_dates'|@translate}

{/if}{* isset $param*} {if isset($subscribe)}
{'nbm_title_subscribe'|@translate}

{'nbm_warning_subscribe_unsubscribe'|@translate}

{$DOUBLE_SELECT}
{/if}{* isset $subscribe*} {if isset($send)} {if empty($send.users)}

{'nbm_no_user_available_to_send_L1'|@translate}

{'nbm_no_user_available_to_send_L2'|@translate}
{'nbm_no_user_available_to_send_L3'|@translate}

{else}
{'nbm_title_send'|@translate} {foreach from=$send.users item=u name=user_loop} {/foreach}
{'nbm_col_user'|@translate} {'nbm_col_mail'|@translate} {'nbm_col_last_send'|@translate} {'nbm_col_check_user_send_mail'|@translate}

{'Check all'|@translate} / {'Uncheck all'|@translate}

{'nbm_send_options'|@translate}

{/if} {/if}{* isset $send*}