/usr/share/phpmyadmin/templates/preferences
NameSizeModeActions
forms/-0755rm
manage/-0755rm
two_factor/-0755rm
autoload.twig7360644editdlrm
header.twig25540644editdlrm
Edit: /usr/share/phpmyadmin/templates/preferences/header.twig (2554B)
{% if is_saved %} {{ 'Configuration has been saved.'|trans|raw_success }} {% endif %} {% if not has_config_storage %} {% apply format('', '')|notice %} {% trans 'Your preferences will be saved for current session only. Storing them permanently requires %sphpMyAdmin configuration storage%s.' %} {% endapply %} {% endif %}