Файловый менеджер - Редактировать - /usr/share/phpmyadmin/templates/dropdown.twig
Назад
<select name="{{ select_name }}"{% if id is not empty %} id="{{ id }}"{% endif -%} {%- if class is not empty %} class="{{ class }}"{% endif %}> {% if placeholder is not empty %} <option value="" disabled="disabled" {%- if not selected %} selected="selected"{% endif %}>{{ placeholder }}</option> {% endif %} {% for option in result_options %} <option value="{{ option['value'] }}" {{- option['selected'] ? ' selected="selected"' }}>{{ option['label'] }}</option> {% endfor %} </select>
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка