mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 02:00:14 +02:00
Issue #1512 News Grid Menu
This commit is contained in:
@@ -1605,7 +1605,7 @@ class e_menuManager {
|
||||
if(!$this->dragDrop)
|
||||
{
|
||||
|
||||
return "<b class='muted' style='color:#2F2F2F;text-align:left'>".$caption."</b><br />". $text;
|
||||
return "<span class='muted'>".$caption."</span><br />". $text;
|
||||
// return;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user