<{include file="xoopensim_admin_header.html"}>


<{$grid_name}>: <{$smarty.const._AM_XPNSM_CLTEXTURE_TTL}>


<{if !$cleared}>
<{xoops_token form=$actionForm}>
<{$smarty.const._AM_XPNSM_CLTEXTURE_CONTENTS}>

<{legacy_button id='Submit' Text=$smarty.const._AM_XPNSM_CLTEXTURE_SUBMIT}>
<{else}>

<{$smarty.const._AM_XPNSM_CLTEXTURE_CLEARED}>

<{/if}>



<{if $actionForm->hasError()}>
 
    <{foreach item="errval" from=$actionForm->getErrorMessages()}>
  • <{$errval}>
  • <{/foreach}>
 
<{/if}>