Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
phpmyadmin-4.9
/
templates
/
export
/
/srv/admin/htdocs/phpmyadmin-4.9/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>