D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
phpmyadmin
/
templates
/
table
/
structure
/
Filename :
move_columns_dialog.twig
back
Copy
<div id="move_columns_dialog" class="hide" title="{% trans 'Move columns' %}"> <p>{% trans 'Move the columns by dragging them up and down.' %}</p> <form action="tbl_structure.php"> <div> {{ Url_getHiddenInputs(db, table) }} <ul></ul> </div> </form> </div>