mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
Update notify_class.php
This commit is contained in:
parent
3c8a368c7a
commit
b0011f27e2
@ -400,8 +400,8 @@ class notify
|
||||
|
||||
$template = "<h4><a href='{NEWS_URL}'>{NEWS_TITLE}</a></h4>
|
||||
<div class='summary'>{NEWS_SUMMARY}</div>
|
||||
<div class='author'>by {NEWS_AUTHOR}</div>
|
||||
<div><a class='btn btn-primary' href='{NEWS_URL}'>View now</a></div>
|
||||
<div class='author'>".LAN_POSTED_BY.": {NEWS_AUTHOR}</div>
|
||||
<div><a class='btn btn-primary' href='{NEWS_URL}'>".LAN_CLICK_TO_VIEW."</a></div>
|
||||
";
|
||||
|
||||
$shortcodes = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user