diff options
Diffstat (limited to 'view/tpl/smarty3/wallwall_item.tpl')
-rw-r--r-- | view/tpl/smarty3/wallwall_item.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/wallwall_item.tpl b/view/tpl/smarty3/wallwall_item.tpl index 55d0fedf6..a7430e8da 100644 --- a/view/tpl/smarty3/wallwall_item.tpl +++ b/view/tpl/smarty3/wallwall_item.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}<a name="{{$item.id}}" ></a> + *}} +<a name="{{$item.id}}" ></a> <div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}} wallwall" 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 wallwall" id="wall-item-info-{{$item.id}}"> |