forked from GNUsocial/gnu-social
Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
This commit is contained in:
commit
13b8d3c31e
@ -62,7 +62,7 @@ class PublicGroupNav
|
||||
|
||||
function show()
|
||||
{
|
||||
$this->action->elementStart('ul', array('id' => 'nav_views'));
|
||||
$this->action->elementStart('ul', array('class' => 'nav'));
|
||||
|
||||
common_menu_item(common_local_url('public'), _('Public'),
|
||||
_('Public timeline'), $this->action == 'public');
|
||||
|
Loading…
Reference in New Issue
Block a user