Path : /var/www/html/phpmyadmin/templates/server/select/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phpmyadmin/templates/server/select/server_options.twig |
{% for server in select %} <option value="{{ server.value }}" {% if server.selected %}selected="selected"{% endif %} > {{- server.label -}} </option> {% endfor %}