mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17599
[Bug 1265099] A change has been merged
Reviewed: https://reviews.mahara.org/3092
Committed: http://gitorious.org/mahara/mahara/commit/ed20c104e24dd567552cdddedfed87b484cbf0b9
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit ed20c104e24dd567552cdddedfed87b484cbf0b9
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Mar 10 13:11:13 2014 +1300
Adding labels to the font forms (Bug #1265099)
For admin/site/font/edit.php
And admin/site/font/add.php
And admin/site/font/install.php
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Change-Id: I151402cad6f78ea5bae37018fa5230b22c5da46b
--
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/1265099
Title:
Some form elements in Administration area need labels
Status in Mahara ePortfolio:
In Progress
Bug description:
(Split from Bug #1259756 as Administration is not so much of a focus)
For people using screen readers, having a label for every form input
is essential as they have no other (easy) way of knowing what the
input is for. Currently there are various form fields in Mahara which
do not have labels, so either existing labels need to be linked to
these inputs or new (hidden) ones need to be created.
- "Name" and "Linked to" in /admin/site/menu.php
- Selection checkboxes when searching for users in /admin/users/search.php
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1265099/+subscriptions
References