From 991885f1d40b8a8f16cd17c028f5c93eba69a5f3 Mon Sep 17 00:00:00 2001 From: Chris Case Date: Sun, 22 May 2011 19:18:58 -0700 Subject: improved standards compliance of some of the tags and fixed an issue which caused text to bump-over youtube video embeds --- view/wall_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/wall_item.tpl b/view/wall_item.tpl index b33ab779e..e5e03744f 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -5,7 +5,7 @@ onmouseover="if (typeof t$id != 'undefined') clearTimeout(t$id); openMenu('wall-item-photo-menu-button-$id')" onmouseout="t$id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$id\'); closeMenu(\'wall-item-photo-menu-$id\');',200)"> - $name + $name menu
-- cgit v1.2.3