列表連結

This commit is contained in:
Yuan Chiu 2020-04-09 23:14:29 +08:00
parent f61573daa7
commit c719ab2d4d

View File

@ -91,7 +91,7 @@ div.table-func {
echo '
<tr>
<th>'.$item['id'].'</th>
<td>'.$item['title'].'</td>
<td><a href="view.php?id='.$item['id'].'">'.$item['title'].'</a></td>
<td>'.$item['updated_at'].'</td>
<td class="table-row-func">
<ul>