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

Corrected default news template (removing placeholder)

This commit is contained in:
Cameron
2015-04-14 12:46:34 -07:00
parent dafdbef963
commit 98ef1be62e

View File

@@ -89,11 +89,12 @@ $NEWS_TEMPLATE['default']['item'] = '
<div class="col-md-8 text-right options">{GLYPH=tags} &nbsp;{NEWSTAGS} &nbsp; {GLYPH=folder-open} &nbsp;{NEWSCATEGORY} </div> <div class="col-md-8 text-right options">{GLYPH=tags} &nbsp;{NEWSTAGS} &nbsp; {GLYPH=folder-open} &nbsp;{NEWSCATEGORY} </div>
</div> </div>
<hr> <hr>
{NEWSIMAGE=placeholder} {NEWSIMAGE: item=1}
<hr> <hr>
<p class="lead">{NEWSSUMMARY}</p> <p class="lead">{NEWSSUMMARY}</p>
{NEWSVIDEO} {NEWSVIDEO: item=1}
{NEWSBODY} {NEWSBODY}
<hr> <hr>
<div class="options"> <div class="options">