This commit is contained in:
2020-02-13 07:50:22 -05:00
parent 5a901a1eeb
commit b069b575fe
4 changed files with 16 additions and 13 deletions
@@ -81,10 +81,10 @@
?>
<tr>
<td>ICO</td>
<td><i class="feather icon-file"></i></td>
<td><?= $drow->title ?></td>
<td>EDT</td>
<td>DEL</td>
<td><i class="feather icon-edit"></i></td>
<td><i class="feather icon-delete"></i></td>
</tr>