/usr/share/phpmyadmin/templates/server/privileges
NameSizeModeActions
add_user.twig13510644editdlrm
add_user_fieldset.twig4660644editdlrm
change_password.twig33380644editdlrm
choose_user_group.twig6770644editdlrm
edit_routine_privileges.twig39190644editdlrm
initials_row.twig8960644editdlrm
login_information_fields.twig48540644editdlrm
new_user_ajax.twig16410644editdlrm
privileges_summary.twig46930644editdlrm
privileges_table.twig333090644editdlrm
subnav.twig5340644editdlrm
users_overview.twig59270644editdlrm
user_overview.twig7280644editdlrm
user_properties.twig48760644editdlrm
Edit: /usr/share/phpmyadmin/templates/server/privileges/change_password.twig (3338B)
{{ get_hidden_inputs() }} {% if is_privileges %} {% endif %}
{% trans 'Change password' %} {% if not is_new or (is_new and has_more_auth_plugins) %} {% endif %}
{% trans 'Enter:' %}      {% trans %}Strength:{% context %}Password strength{% endtrans %}
{% trans 'Re-type:' %} 
{% if is_new and has_more_auth_plugins %} {% apply notice %} {% trans %} This method requires using an 'SSL connection' or an 'unencrypted connection that encrypts the password using RSA'; while connecting to the server. {% endtrans %} {{ show_mysql_docu('sha256-authentication-plugin') }} {% endapply %}
{% endif %}