{include file="common/head.tpl.html" html5=true}
{html->input_hidden name="force" id="force" value="0"}
{$lang.article_label_description} - {$article_name}
{help->link name="articles_description_window" class="help-explorer"}
{$lang.global_lang}:
{$lang.article_label_shortdesc}: {html->input_text name="shortdesc" value=$shortdesc class="f-width"}
{$lang.article_label_longdesc}:
{html->area name="longdesc" wrap="virtual" value=$longdesc class="dynamic-div-content choose-select"}
{if $perm_edit || ($perm_add && $id==0)}{cssbutton->sub id="save" name="save" string=$lang.global_save}{/if} {cssbutton->link link="javascript:window.close();" string=$lang.global_cancel}
{include file="common/foot.tpl.html"}