{* $Id: newsletter_details.tpl 1895 2006-06-07 11:28:24Z zeke $ *} {capture name="mainbox"} {include file="common_templates/select_language.tpl"}
{$lang.subject}: *
{$lang.body}:  
{include file="buttons/button.tpl" but_text=$lang.edit_in_visual_editor but_onclick="javascript: fn_open_editor('man_descr');" but_style="text"}
 
{$lang.send_to}:   {capture name="section"} {if $memberships} {/if}
{$lang.site_subscribers}  
{$lang.all_customers}  
{$lang.active_customers}:  
   
{$lang.send_to_membership}:  
  {$lang.multiple_selectbox_notice}  
{/capture} {include file="common_templates/section.tpl" section_title=$lang.select_recipients section_content=$smarty.capture.section}

{include file="buttons/update.tpl" but_onclick="javascript:document.newsletters_form.submit();" but_type="input"}   {include file="buttons/button.tpl" but_text="`$lang.save` & `$lang.send`" but_onclick="javascript:document.newsletters_form.`$mode_name`.value='send'; document.newsletters_form.submit();" but_type="input"}

{/capture} {include file="common_templates/mainbox.tpl" title=$lang.newsletters content=$smarty.capture.mainbox}