2 <table cellspacing="4" cellpadding="7" border="0">
 
   5       <table cellspacing="1" cellpadding="2" border="0">
 
   7           <td align = "right">{$i18n.label.thing_name} (*):</td>
 
   8           <td>{$forms.fileForm.file_name.control}</td>
 
  11           <td align = "right">{$i18n.label.description}:</td>
 
  12           <td>{$forms.fileForm.description.control}</td>
 
  16           <td>{$i18n.label.required_fields}</td>
 
  23           <td colspan="2" align="center" height="50">{$forms.fileForm.btn_save.control}</td>
 
  29 {$forms.fileForm.close}