' . oc_('File') . ': |
';
print '\n";
print '
' . nl2br($notice) . '
' . sprintf(oc_('File limit is %1$s. If your file is larger, leave the File field empty and contact the Chair.'), $OC_maxFileSize, 'contact.php') . '
|
';
if (oc_hookSet('author-upload-formbottom')) {
foreach ($GLOBALS['OC_hooksAR']['author-upload-formbottom'] as $hook) {
require_once $hook;
}
}
print '