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:
@@ -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} {EMAILICON} {PRINTICON} {PDFICON} {ADMINOPTIONS}</span>
|
||||
</div>
|
||||
</div>
|
||||
{NEWSRELATED}
|
||||
';
|
||||
//$NEWS_MENU_TEMPLATE['view']['separator'] = '<br />';
|
||||
|
||||
|
Reference in New Issue
Block a user