{* $Id: manufacturer_details.tpl 1325 2006-02-06 09:15:48Z lantan $ *} {** Manufacturers section **} {capture name="mainbox"} {include file="common_templates/select_language.tpl"}
{$lang.headline}: *
{$lang.description}:  
{include file="buttons/button.tpl" but_text=$lang.edit_in_visual_editor but_onclick="javascript: fn_open_editor('man_descr');" but_style="text"}
{$lang.position}:  
{$lang.available}  

{include file="buttons/update.tpl" but_onclick="javascript:document.daily_bread_form.submit();" but_type="input"}

{/capture} {include file="common_templates/mainbox.tpl" title=$daily_bread.headline content=$smarty.capture.mainbox} {** Manufacturer section **}