1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Downloads: Can finally have files in the root directory.

This commit is contained in:
Cameron
2017-04-19 18:58:34 -07:00
parent 6f348e1940
commit 07062e26e5
2 changed files with 39 additions and 4 deletions

View File

@@ -375,10 +375,13 @@ $DOWNLOAD_TEMPLATE['categories']['parent'] = "
<td>
{DOWNLOAD_CAT_MAIN_ICON}
</td>
<td colspan='4'>
<td>
{DOWNLOAD_CAT_MAIN_NAME}<br/>
<small class='muted text-muted'>{DOWNLOAD_CAT_MAIN_DESCRIPTION}</small>
</td>
<td>{DOWNLOAD_CAT_MAIN_COUNT} </td>
<td>{DOWNLOAD_CAT_MAIN_SIZE} </td>
<td>{DOWNLOAD_CAT_MAIN_DOWNLOADED} </td>
</tr>";
$DOWNLOAD_TEMPLATE['categories']['child'] = "