|
Joomla assigns this id to the Password input field when it creates the required HTML codes for displaying the login module.

Defined in:
Modules/mod_login.php
Assigned to:
INPUT Tag
mod_login_password ID example
input#mod_login_password{ /* CSS Styles */ }
|