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

Installation configuration fixes. RSS install now included default configuration correctly.

This commit is contained in:
Cameron
2016-02-25 18:43:49 -08:00
parent 12a2084cbb
commit a16ee111e9
10 changed files with 231 additions and 71 deletions

View File

@@ -97,6 +97,7 @@ $NEWS_TEMPLATE['default']['item'] = '
<p class="lead">{NEWSSUMMARY}</p>
{NEWSVIDEO: item=1}
{NEWSBODY}
{EXTENDED}
<hr>
<div class="options">
<div class="btn-group hidden-print">{NEWSCOMMENTLINK: glyph=comments&class=btn btn-default}{PRINTICON: class=btn btn-default}{PDFICON}{SOCIALSHARE}{ADMINOPTIONS: class=btn btn-default}</div>