← Back to team overview

mahara-contributors team mailing list archive

[Bug 1857371] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10726
Committed: https://git.mahara.org/mahara/mahara/commit/fb27f94c3e53838157fc34964b7e6951ff3d2dbf
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit fb27f94c3e53838157fc34964b7e6951ff3d2dbf
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
Date:   Tue Jan 21 14:05:25 2020 +1300

Bug 1857371 Performance footer messages left align

Removed class center from template, so performance footer message
is left aligned. Also taken away floats for small screens for footer
nav and mahara version so they can all fit nicely.

behatnotneeded

Change-Id: I3a99f76860eef3fc7b991bed3bcefd9fb4644b80

-- 
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/1857371

Title:
  Left-align performance footer messages

Status in Mahara:
  Fix Committed

Bug description:
  In Mahara 19.10 we left-aligned the header site messages. The only
  ones that don't yet seem to be left-aligned is the performance footer,
  which are still center-aligned and look a bit out of place now (see
  screenshot).

  To replicate:

  1. Make sure you have "$cfg->productionmode = false;" in your config.php file in /htdocs.
  2. Go to the Mahara homepage. You don't even need to log in. the performance info, something like "Memory: 3.2MB | Execution time: 0.048 seconds | Included files: 202 | ticks: 5 user: 1 sys: 2 cuser: 0 csys: 0 | Server load: 0.62" should be displayed in the footer.

  Expected result: It is left aligned with the Mahara logo in the footer.
  Actual result: It is center-aligned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857371/+subscriptions


References