Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
phpmyadmin-4.9
/
templates
/
table
/
structure
/
//srv/admin/htdocs/phpmyadmin-4.9/templates/table/structure/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>