/
usr
/
share
/
phpmyadmin
/
templates
/
export
/
/usr/share/phpmyadmin/templates/export
mkdir
upload
Name
Size
Mode
Actions
template_options.twig
258
0644
edit
dl
rm
Edit:
/usr/share/phpmyadmin/templates/export/template_options.twig
(258B)
<option value="">-- {% trans 'Select a template' %} --</option> {% for template in templates %} <option value="{{ template.getId() }}"{{ template.getId() == selected_template ? ' selected' }}> {{ template.getName() }} </option> {% endfor %}
Save
cmd:
run