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

Added keyword tags to downloads.

This commit is contained in:
Cameron
2014-02-04 09:22:15 -08:00
parent e4c15a5646
commit 47c546c2fb
3 changed files with 51 additions and 33 deletions

View File

@@ -376,7 +376,7 @@ $DOWNLOAD_TEMPLATE['categories']['parent'] = "
</td>
<td colspan='4'>
{DOWNLOAD_CAT_MAIN_NAME}<br/>
<span class='smalltext'>{DOWNLOAD_CAT_MAIN_DESCRIPTION}</span>
<small class='muted text-muted'>{DOWNLOAD_CAT_MAIN_DESCRIPTION}</small>
</td>
</tr>";