"; echo WT_I18N::translate('Uploading media files is not allowed because multi-media items have been disabled or because the media directory is not writable.'); echo "
"; } else { show_mediaUpload_form(WT_SCRIPT_NAME, false); // We have the green light to upload media, print the form } print_footer();