File Attachments: |
'.($i ? '
Name |
Size |
Action |
'.$attached_files.'
' : '' ) .'
'.(isset($enc) ? '' : '' ) .'
'.$attach_control_error.'
Allowed File Extensions: '.$allowed_extensions.'
Maximum File Size: '.$max_as_k.'KB
Maximum Files Per Message: '.$max_a.($i ? '; currently attached: '.$i.' '.convertPlural($i, array('file','files')).'' : '' ) .'
'.((($i + 1) <= $max_a) ? '
' : '' ) .'
|
';
}
?>