Current File : /var/www/pma/templates/server/variables/variable_table_head.twig
<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>