mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-9239 New fromslib password element with reveal option
This commit is contained in:
parent
da586c3430
commit
0d4f86ce4b
5 changed files with 71 additions and 0 deletions
|
@ -16,6 +16,7 @@ $string['nonexistentformelements'] = 'Trying to add help buttons to nonexistent
|
|||
$string['requiredelement'] = 'Required field';
|
||||
$string['general'] = 'General';
|
||||
$string['optional'] = 'Optional';
|
||||
$string['revealpassword'] = 'Reveal';
|
||||
$string['modstandardels']='Common Module Settings';
|
||||
$string['miscellaneoussettings']='Miscellaneous Settings';
|
||||
$string['addfields']='Add $a fields to form';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue