formStart(_DOWN_BULK_ADD_FILES); echo <<
 
UNDER_HEADING; $this->containerSelectBox(); $this->fileInputBox(_DOWN_ACCEPTABLE_EXTENSIONS, 'extensionlist', '', 50); $this->simpleTableTickBox(_DOWN_EXTENSION_IN_TITLE, 'extensiontitle'); $this->fileInputArea(_DOWN_LICENSE, _DOWN_DESC_MAX, 'license', '', 4, 50, false); $this->simpleTableTickBox(_DOWN_LICENSE_AGREE, 'licenseagree'); $this->fileInputBox(_DOWN_FILE_VER,'fileversion','',25); $this->fileInputBox(_DOWN_FILE_AUTHOR,'fileauthor','',25); $this->fileInputBox(_DOWN_FILE_HOMEPAGE,'filehomepage','',50); $this->displayIcons(null, $iconList); ?>