One Hat Cyber Team
Your IP :
172.71.255.81
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
phpMyAdmin
/
templates
/
table
/
insert
/
Edit File:
get_head_and_foot_of_insert_row_table.twig
<div class="table-responsive-lg"> <table class="table table-striped align-middle my-3 insertRowTable w-auto"> <thead> <tr> <th>{% trans 'Column' %}</th> {{ type|raw }} {{ function|raw }} <th>{% trans 'Null' %}</th> <th class="w-50">{% trans 'Value' %}</th> </tr> </thead> <tfoot> <tr> <th colspan="5" class="tblFooters text-end"> <input class="btn btn-primary" type="submit" value="{% trans 'Go' %}"> </th> </tr> </tfoot>
Simpan