mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
Closes #3040 - NFP template update
This commit is contained in:
@@ -232,7 +232,7 @@ if(!class_exists('forum_newforumposts_menu'))
|
|||||||
|
|
||||||
if (!empty($this->menuPref['title']))
|
if (!empty($this->menuPref['title']))
|
||||||
{
|
{
|
||||||
$list .= "<h4 class='media-header'><a href='{$url}'>{$topic}</a></h4>{$post}<br /><small class='text-muted muted'>".LAN_FORUM_MENU_001." {$poster} {$datestamp}</small>";
|
$list .= "<h4 class='media-heading'><a href='{$url}'>{$topic}</a></h4>{$post}<br /><small class='text-muted muted'>".LAN_FORUM_MENU_001." {$poster} {$datestamp}</small>";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user