From 53e2df01ebc26337fab13da2c38e6f2555a673d0 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 3 Sep 2009 11:21:45 -0700 Subject: html::purify an item title. --- themes/default/views/album.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 8bc81a31..01f7be50 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -20,7 +20,7 @@ thumb_bottom($child) ?> context_menu($child, "#gItemId-{$child->id} .gThumbnail") ?> -

title) ?>

+

title) ?>

-- cgit v1.2.3