[ Avaa Bypassed ]




Upload:

Command:

www-data@3.145.45.170: ~ $
<td class="center">
    <select name="criteriaColumn[{{ column_number }}]" size="1">
        <option value="">&nbsp;</option>
        {% for column in column_names %}
            <option value="{{ column }}"
                {%- if column is same as(selected) %} selected="selected"{% endif %}>
                {{ column|e|replace({' ': '&nbsp;'}) }}
            </option>
        {% endfor %}
    </select>
</td>

Filemanager

Name Type Size Permission Actions
column_select_cell.twig File 413 B 0644
footer_options.twig File 568 B 0644
sort_order_select_cell.twig File 339 B 0644
sort_select_cell.twig File 424 B 0644