From 36966c72c87624a5b75d7e4ffa85405d43c800df Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 22 May 2011 19:40:36 -0700 Subject: wall item photos use style instead of height, width --- view/theme/dispy/wall_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/dispy/wall_item.tpl') diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index ed1206f81..4b8dd571b 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/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