<% sprintf(_t('IMPORTSPECLINK', 'Show Specification for %s'),$ModelName) %>

<% sprintf(_t('IMPORTSPECTITLE', 'Specification for %s'),$ModelName) %>

<% _t('IMPORTSPECFIELDS', 'Database columns') %>
<% control Fields %>
$Name
$Description
<% end_control %>
<% _t('IMPORTSPECRELATIONS', 'Relations') %>
<% control Relations %>
$Name
$Description
<% end_control %>