mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 10:53:29 +02:00
Removed some LAN constant usage from core templates.
This commit is contained in:
@@ -68,7 +68,7 @@ $NEWS_TEMPLATE['list']['item'] = '
|
||||
{NEWS_SUMMARY}
|
||||
</p>
|
||||
<p>
|
||||
<a href="{NEWSURL}" class="btn btn-small btn-primary">'.LAN_READ_MORE.'</a>
|
||||
<a href="{NEWSURL}" class="btn btn-small btn-primary">{LAN=READ_MORE}</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user