1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

Quick cleanup of upload.php

This commit is contained in:
Cameron
2015-02-06 13:38:43 -08:00
parent 99b7032e84
commit 0f79de35b1
2 changed files with 384 additions and 136 deletions

View File

@@ -447,7 +447,7 @@ SC_BEGIN DOWNLOAD_CATEGORY_SELECT
exit;
}
$boxinfo .= "<select name='download_category' id='download_category' class='tbox'>
$boxinfo .= "<select name='download_category' id='download_category' class='tbox form-control' required>
<option value=''>&nbsp;</option>\n";
// Its a structured display option - need a 2-step process to create a tree