{$lang.contact_input}:
{$lang.global_lastmodifi}:
{article->created}
{article->changed}
{if !$edit} {if $formulas} {menubutton->image_sub icon="refresh" id="formulas" script="disableGrid();ajax.exec('common', 'ajax_compute_formulas', `$smarty.const.MODULE_ARTICLES`, `$data`);return false;" oid=$data autocompute=$formulas_compute title=$lang.formula_compute width=21 height=22} {/if} {if $perm_new}{cssbutton->window_resizeable query="op=articles_window&new=true" string=$lang.global_new w_width=$smarty.const.ARTICLE_WIN_WIDTH w_height=$smarty.const.ARTICLE_WIN_HEIGHT}{/if} {if $data > 0 && $perm_edit} {cssbutton->sub name="edit" string=$lang.global_edit} {/if} {else} {cssbutton->sub name="save" string=$lang.global_save} {cssbutton->link query="op=articles_window&data=$data" string=$lang.global_cancel} {cssbutton->sub name="delete" string=$lang.global_delete confirm=$lang.contact_askdelete} {/if}