hi,
in the signup page, i wish to add a little note just near the field label (both first name and surname fielfds).
i don't want them to use cyrilic or asia letters, but only alphabetic latin letter.
how can i perform this layout ?
i lookat the html code into signup.php and signup_form.php but there is no way to add basic html code (like span tag).
how can i do that ?
maybe there is a little plugin to add rule to validate the field with rule ?
ps : i think about changing the translation language but i don't want to change the label field because there will be cascadade layout each time moodle will re-use "first name" or "surname" in moodle site.
thank for help.