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:
@@ -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'] = "
|
||||
|
Reference in New Issue
Block a user