D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
phpmyadmin
/
templates
/
table
/
search
/
Filename :
table_header.phtml
back
Copy
<thead> <tr> <?php if ($geomColumnFlag): ?> <th><?= __('Function'); ?></th> <?php endif; ?> <th><?= __('Column'); ?></th> <th><?= __('Type'); ?></th> <th><?= __('Collation'); ?></th> <th><?= __('Operator'); ?></th> <th><?= __('Value'); ?></th> </tr> </thead>