Viewing File: /usr/share/phpmyadmin/templates/table/search/form_tag.twig

<form method="post" action="{{ script_name }}" name="insertForm" id="{{ form_id }}" class="ajax lock-page">
    {{ get_hidden_inputs(db, table) }}
    <input type="hidden" name="goto" value="{{ goto }}">
    <input type="hidden" name="back" value="{{ script_name }}">
Back to Directory File Manager