{include file="common/head.tpl.html" html5=true}
{if $tree_id}
{$lang.texts_edit}: {$name}
{help->link name="text_window" class="help-explorer"}
{html->area id="body_area" name="body" value=$body class="dynamic-div-content choose-select b-none"}
{cssbutton->image id="btn_add" icon_left="arrow-left" width=18 height=19 title=$lang.global_add}
{$lang.texts_glists}
{help->link name="text_glob_list" class="help-explorer"}
{if $edit_lists}
{cssbutton->modal_resizeable query="op=texts_listwin" string=$lang.global_new w_width=$smarty.const.TEXTS_LIST_WIN_WIDTH w_height=$smarty.const.TEXTS_LIST_WIN_HEIGHT} {cssbutton->modal_resizeable id="btn_edit" string=$lang.global_edit} {cssbutton->sub name="del_list" string=$lang.global_delete confirm=$lang.texts_list_askdelete}
{/if}
{else}
{$lang.texts_choose_text_modules}
{/if}
{include file="common/foot.tpl.html"}