You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <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>
|