diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/default/views/photo.html.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php index 2a5079b4..f9ce96cf 100644 --- a/themes/default/views/photo.html.php +++ b/themes/default/views/photo.html.php @@ -9,9 +9,5 @@ <h1><?= $item->title_edit ?></h1> <div><?= $item->description_edit ?></div> - <? if (module::is_installed("comment")): ?> - <?= comment::block($theme, true); ?> - <? endif ?> - <?= $theme->photo_bottom() ?> </div> |
