Fix the More... link for popular notices section
This commit is contained in:
@@ -103,6 +103,6 @@ class Section extends Widget
|
||||
|
||||
function moreTitle()
|
||||
{
|
||||
return null;
|
||||
return _('More...');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user