Comment 6 for bug 1537912

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5972
Committed: https://git.mahara.org/mahara/mahara/commit/51910ec55fd2e6e4efd39c4f9985a43b1639056e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 51910ec55fd2e6e4efd39c4f9985a43b1639056e
Author: Robert Lyon <email address hidden>
Date: Wed Jan 27 16:01:02 2016 +1300

Bug 1537912: Allow the 'login' link to show when sidebars exist

There was a setting to stop the login link (top right) from showing if
there were sidebars on logged out homepage. This became a problem if
the login box was turned off (not counted as a sidebar block for some
reason) via $cfg->showloginsideblock = false;

But the top right login link should always show when logged out
whether a sidebar is in play or not.

behatnotneeded

Change-Id: I8d6c1916f165285afb1f0210a0ae9b364f3a7a4f
Signed-off-by: Robert Lyon <email address hidden>