diff options
Diffstat (limited to 'themes/wind/views/photo.html.php')
| -rw-r--r-- | themes/wind/views/photo.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/photo.html.php b/themes/wind/views/photo.html.php index f8b5511c..c17d6b90 100644 --- a/themes/wind/views/photo.html.php +++ b/themes/wind/views/photo.html.php @@ -30,7 +30,7 @@ </div> <div id="g-info"> - <h1><?= html::purify($item->title) ?></h1> + <!-- <h1><?= html::purify($item->title) ?></h1> --> <div><?= nl2br(html::purify($item->description)) ?></div> </div> |
