aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-25 16:19:11 -0700
committerfriendica <info@friendica.com>2012-07-25 16:19:11 -0700
commit78b8684ab4202d62d815ad2dbef3d1b620cef3ef (patch)
tree26fb8fb58e43a53726b92ff8eca6319e8998a95c /view/theme
parent6a249047996c280b480c1edef4541cbe53c49c0b (diff)
downloadvolse-hubzilla-78b8684ab4202d62d815ad2dbef3d1b620cef3ef.tar.gz
volse-hubzilla-78b8684ab4202d62d815ad2dbef3d1b620cef3ef.tar.bz2
volse-hubzilla-78b8684ab4202d62d815ad2dbef3d1b620cef3ef.zip
upstream changes, rev update
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/quattro/wall_item.tpl2
-rw-r--r--view/theme/quattro/wallwall_item.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/quattro/wall_item.tpl b/view/theme/quattro/wall_item.tpl
index 2b12ce632..411879def 100644
--- a/view/theme/quattro/wall_item.tpl
+++ b/view/theme/quattro/wall_item.tpl
@@ -5,7 +5,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"
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"