mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
Changed newstitle to newstitlelink in bootstrap news_template
This commit is contained in:
parent
ce4ef76754
commit
b8714921df
@ -15,7 +15,7 @@ $SC_WRAPPER['ADMINOPTIONS'] = "<small>{---}</small>";
|
||||
$NEWS_TEMPLATE['default']['item'] = '
|
||||
{SETIMAGE: w=600}
|
||||
<div class="view-item">
|
||||
<h2>{NEWSTITLE}</h2>
|
||||
<h2>{NEWSTITLELINK}</h2>
|
||||
<div class="post-meta">
|
||||
<small><i class="icon-calendar"></i>{NEWSDATE}</small>
|
||||
<small><i class="icon-user"></i>{NEWSAUTHOR}</small>
|
||||
|
Loading…
x
Reference in New Issue
Block a user