mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come)
This commit is contained in:
@@ -85,12 +85,14 @@ $NEWS_TEMPLATE['default']['item'] = '
|
||||
<article class="default-item">
|
||||
<div class="news-header">
|
||||
<span class="news-category">{NEWSCATEGORY}</span>
|
||||
<h2 class="news-title">{NEWSTITLELINK}</h2>
|
||||
<h2 class="news-title">{NEWSTITLELINK} </h2>
|
||||
</div>
|
||||
{NEWSIMAGE: item=1}
|
||||
<div class="news-description">
|
||||
{NEWSMETADIZ}
|
||||
{ADMINOPTIONS}
|
||||
<p><a class="more-link" href="{NEWSURL}">Continue Reading <i class="fa fa-long-arrow-right"></i></a></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user