1
0
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:
Cameron
2016-04-09 16:12:08 -07:00
parent dd294e71fa
commit 444348dc4d
13 changed files with 163 additions and 22 deletions

View File

@@ -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;