false, 'value' => '', 'autocapitalize' => 'off', 'autocorrect' => 'off', ); // added by the plugin if (elgg_get_plugin_setting('disable_autocomplete_on_password_fields', 'security_tools') == 'yes') { $defaults['autocomplete'] = 'off'; } $attrs = array_merge($defaults, $vars); ?> />