#include "/admin/plugins/directory/commons.html" /> <@formGroup labelFor='${entry.idEntry}' labelKey='${entry.title}' helpKey=entry.helpMessage mandatory=entry.mandatory> <@button type='submit' name='send${entry.idEntry}' id='send${entry.idEntry}' buttonIcon='upload' title='#i18n{directory.action.send.name}' /> <#-- file removing --> <#assign has_files = false> <#if default_values?? && default_values?has_content> <#assign record_field_error = default_values[0]> <#if record_field_error.entry.idEntry == entry.idEntry> <#assign has_files = true> #if> #if>