diff options
Diffstat (limited to 'app/Template/board/show.php')
-rw-r--r-- | app/Template/board/show.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Template/board/show.php b/app/Template/board/show.php index 5fbb576c..dc524737 100644 --- a/app/Template/board/show.php +++ b/app/Template/board/show.php @@ -1,4 +1,3 @@ - <?php if (isset($not_editable)): ?> <table id="board"> <?php else: ?> @@ -25,4 +24,4 @@ )) ?> <?php endif ?> <?php endforeach ?> -</table> +</table>
\ No newline at end of file |