diff options
Diffstat (limited to 'templates/board_show.php')
-rw-r--r-- | templates/board_show.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/board_show.php b/templates/board_show.php index b7bafe1c..ad459399 100644 --- a/templates/board_show.php +++ b/templates/board_show.php @@ -72,4 +72,4 @@ </td> <?php endforeach ?> </tr> -</table>
\ No newline at end of file +</table> |