summaryrefslogtreecommitdiff
path: root/themes/wind/views/photo.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/wind/views/photo.html.php')
-rw-r--r--themes/wind/views/photo.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/photo.html.php b/themes/wind/views/photo.html.php
index 1fab71e1..c7659b55 100644
--- a/themes/wind/views/photo.html.php
+++ b/themes/wind/views/photo.html.php
@@ -43,7 +43,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>