[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
templates
/
table
/
structure
/
[
Home
]
File: move_columns_dialog.twig
<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>