aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/wall_item.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-06-09 18:07:19 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-06-09 18:07:19 -0400
commit1605bcd901e47855c1a5670487030eb88173ec00 (patch)
treeec0eab20d663ca24f5a3be11d9e33332befb2fed /view/theme/dispy/wall_item.tpl
parent62e9047b8d1b7f3272213a6407db34c9cd1a2cbb (diff)
downloadvolse-hubzilla-1605bcd901e47855c1a5670487030eb88173ec00.tar.gz
volse-hubzilla-1605bcd901e47855c1a5670487030eb88173ec00.tar.bz2
volse-hubzilla-1605bcd901e47855c1a5670487030eb88173ec00.zip
minor template update
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/wall_item.tpl')
-rw-r--r--view/theme/dispy/wall_item.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl
index d2878d17d..6263eef51 100644
--- a/view/theme/dispy/wall_item.tpl
+++ b/view/theme/dispy/wall_item.tpl
@@ -1,3 +1,4 @@
+<a name="$item.id" />
<div class="wall-item-outside-wrapper$item.indent$item.previewing" id="wall-item-outside-wrapper-$item.id" >
<div class="wall-item-content-wrapper$item.indent" id="wall-item-content-wrapper-$item.id" >
<div class="wall-item-info" id="wall-item-info-$item.id">
@@ -82,7 +83,6 @@
<div class="wall-item-comment-wrapper">
$item.comment
</div>
-</div>
-
-<div class="wall-item-outside-wrapper-end$item.indent"></div>
+<div class="wall-item-outside-wrapper-end$item.indent" ></div>
+</div>