diff options
author | friendica <info@friendica.com> | 2012-06-22 15:27:54 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-06-22 15:27:54 -0700 |
commit | 4e7eb36dd1e65bf481ffe30614565674cbef4fe5 (patch) | |
tree | df53b965865e49668cde611604b88dbe13379165 /view/theme/dispy/wall_item.tpl | |
parent | 181a17bd0575874da23497f913c5fc4bdb0f1e54 (diff) | |
parent | 9953e6dea45af458c21dddafd9c0e08dbef1c521 (diff) | |
download | volse-hubzilla-4e7eb36dd1e65bf481ffe30614565674cbef4fe5.tar.gz volse-hubzilla-4e7eb36dd1e65bf481ffe30614565674cbef4fe5.tar.bz2 volse-hubzilla-4e7eb36dd1e65bf481ffe30614565674cbef4fe5.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/wall_item.tpl')
-rw-r--r-- | view/theme/dispy/wall_item.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 6263eef51..115f05ad7 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -1,4 +1,4 @@ -<a name="$item.id" /> +<a name="$item.id" ></a> <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"> |