diff options
Diffstat (limited to 'view/theme/quattro/wallwall_item.tpl')
-rw-r--r-- | view/theme/quattro/wallwall_item.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/quattro/wallwall_item.tpl b/view/theme/quattro/wallwall_item.tpl index a1d92773b..2e3cf821f 100644 --- a/view/theme/quattro/wallwall_item.tpl +++ b/view/theme/quattro/wallwall_item.tpl @@ -4,7 +4,7 @@ <img id="like-rotator-$item.id" class="like-rotator" src="images/rotator.gif" alt="$item.wait" title="$item.wait" style="display: none;" /> </div> -<div class="wall-item-container $item.indent"> +<div class="wall-item-container $item.indent" id="item-$item.id"> <div class="wall-item-item"> <div class="wall-item-info"> <div class="contact-photo-wrapper mframe wwfrom" |