1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Added new e_related addon and updated default news and page templates to utilize.

This commit is contained in:
Cameron
2014-01-22 06:14:23 -08:00
parent 7679b5e075
commit 16dc9d39b6
5 changed files with 69 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ $NEWS_TEMPLATE['list']['item'] = '
</p>
</div>
</div>
';
@@ -135,6 +135,7 @@ $NEWS_TEMPLATE['view']['item'] = '
<span class="category ">{GLYPH=comments} {NEWSCOMMENTCOUNT} &nbsp; {EMAILICON} &nbsp; {PRINTICON} &nbsp; {PDFICON} &nbsp; {ADMINOPTIONS}</span>
</div>
</div>
{NEWSRELATED}
';
//$NEWS_MENU_TEMPLATE['view']['separator'] = '<br />';