DIR:/usr/local/cwpsrv/var/services/pma_27-07-2024.bak/templates/export/ |
Current File : //usr/local/cwpsrv/var/services/pma_27-07-2024.bak/templates/export/alias_item.phtml |
<tr> <th><?= htmlspecialchars($type) ?></th> <td><?= htmlspecialchars($name) ?></td> <td> <input name="<?= htmlspecialchars($field) ?>" value="<?= htmlspecialchars($value) ?>" type="text" /> </td> <td> <button class="alias_remove ui-button ui-corner-all ui-widget"><?= __('Remove') ?></button> </td> </tr> |