{$lang.add_new_topic}

{capture name="mainbox"} {** Manufacturers section **} {include file="common_templates/select_language.tpl"}

{if $newstopics} {foreach from=$newstopics item=newstopic} {/foreach} {else} {/if}
{$lang.position_short} {$lang.topic} {$lang.avail}  
 

{include file="buttons/update.tpl" but_onclick="javascript:document.newstopics_form.submit();" but_type="input"}    {include file="buttons/delete_selected.tpl" but_onclick="javascript: fn_delete_selected('newstopics_form', 'delete');"}

{$lang.text_no_newstopics}



{include file="common_templates/subheader.tpl" title=$lang.add_new_topic}
{$lang.position_short} {$lang.topic} {$lang.avail}  
{include file="buttons/multiple_buttons.tpl" item_id="newstopics"}

{include file="buttons/add_new.tpl" but_onclick="javascript: document.add_newstopics_form.submit()"}

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