| Path : /var/www/html/smartcirqls.com/phpMyAdmin-4.9.1-all-languages/templates/export/ |
| Current File : //var/www/html/smartcirqls.com/phpMyAdmin-4.9.1-all-languages/templates/export/alias_item.twig |
<tr>
<th>{{ type }}</th>
<td>{{ name }}</td>
<td>
<input name="{{ field }}" value="{{ value }}" type="text" />
</td>
<td>
<button class="alias_remove ui-button ui-corner-all ui-widget">{% trans 'Remove' %}</button>
</td>
</tr>