mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58277
[Bug 1875267] A change has been merged
Reviewed: https://reviews.mahara.org/10935
Committed: https://git.mahara.org/mahara/mahara/commit/91404add7b226937fb17be87f51d8e1829cd422e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 91404add7b226937fb17be87f51d8e1829cd422e
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
Date: Tue Apr 28 10:13:39 2020 +1200
Bug 1875267 'Login' button not visible in 'Default' theme when only a
link
Raw was using the wrong variables, changed to the header toggle colour and
background variables. Also made it bold to stand out and changed the order
so login is far right.
behatnotneeded
Change-Id: Idef5be90b3861edabcaab7e5303d898a6e247fcf
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1875267
Title:
'Login' button not visible in 'Default' theme when only a link
Status in Mahara:
Fix Committed
Bug description:
When you have set the following in your config.php file:
$cfg->showloginsideblock = false;
the 'Login' link at the top right is not visible in the header in the
'Default' theme. All other themes show 'Login'.
The display can be improved though. For example, in the primary,
modern, and ocean themes, the button that comes up during hover is not
standing out much.
In the past, the language selector was placed to the left of the
'Login' link. Now it is to the right of it. It would be better to have
it to the left again so that the 'Login' link as the most important
element is in the easier accessible location.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1875267/+subscriptions
References