init web ems all
This commit is contained in:
7
phpMyAdmin/templates/server/variables/variable_table_head.twig
Executable file
7
phpMyAdmin/templates/server/variables/variable_table_head.twig
Executable file
@@ -0,0 +1,7 @@
|
||||
<thead>
|
||||
<tr class="var-header var-row">
|
||||
<td class="var-action">{% trans 'Action' %}</td>
|
||||
<td class="var-name">{% trans 'Variable' %}</td>
|
||||
<td class="var-value">{% trans 'Value' %}</td>
|
||||
</tr>
|
||||
</thead>
|
||||
Reference in New Issue
Block a user