{$TITLE.add_new_field_to} {$project_name}
{$STRING.type_of_field} : {$data.field_type_title} {if $isSelectBox}   -  {$STRING.editSelectBox} {/if}
{$STRING.FIELD_CONF.Title.created_by} : {$data._username1}
{$STRING.FIELD_CONF.Title.created_date} : {$data.created_date|date:DATE_FORMAT}
{$STRING.FIELD_CONF.Title.last_modified_by} : {$data._username2}
{$STRING.FIELD_CONF.Title.last_modified_date} : {$data.last_modified_date|date:DATE_FORMAT}


{$STRING.FIELD_CONF.Title.title} : {$input.title}
{$STRING.FIELD_CONF.Title.description} : {$input.description}
{$STRING.FIELD_CONF.Title.edit_order} : {$input.edit_order}
{$STRING.FIELD_CONF.Title.list_order} : {$input.list_order}
{$STRING.FIELD_CONF.Title.default_value} : {$input.default_value}
{if $input.properties.internal_system_use} {$input.properties.internal_system_use}
{/if} {if $input.properties.maxlen} {$input.properties.maxlen}
{/if} {if $input.properties.int_size} {$input.properties.int_size}
{/if} {if $input.properties.decimal_size} {$input.properties.decimal_size}
{/if} {if $input.properties.read_only} {$input.properties.read_only}
{/if} {if $input.properties.unique} {$input.properties.unique}
{/if} {if $input.properties.highlight_url} {$input.properties.highlight_url}
{/if} {if $input.properties.time_type} {$input.properties.time_type}
{/if}
{$STRING.FIELD_CONF.Title.properties} :