0byt3m1n1
Path:
C:
/
wamp64
/
apps
/
phpmyadmin4.9.2
/
templates
/
export
/
[
Home
]
File: 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>