D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
phpmyadmin
/
templates
/
display
/
results
/
Filename :
multi_row_operations_form.twig
back
Copy
{% if delete_link == delete_row or delete_link == kill_process %} <form method="post" action="tbl_row_action.php" name="resultsForm" id="resultsForm_{{ unique_id }}" class="ajax"> {{ Url_getHiddenInputs(db, table, 1) }} <input type="hidden" name="goto" value="sql.php" /> {% endif %} <div class="responsivetable"> <table class="table_results data ajax" data-uniqueId="{{ unique_id }}">