From 707a5dbae7fa895186d73abd22486dab33710dc6 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Tue, 10 Apr 2012 05:48:42 -0400 Subject: aaah, nice asides ;). we'll be updating these soon Signed-off-by: Simon L'nu --- view/theme/dispy/wallwall_item.tpl | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'view/theme/dispy/wallwall_item.tpl') diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index 421cddadf..e8cbc2cd4 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -2,15 +2,13 @@
- - $item.owner_name + $item.owner_name
$item.wall
- - $item.name + $item.name menu
    @@ -63,15 +61,16 @@ class="icon recycle wall-item-share-buttons" title="$item.vote.share.0" onclick
-
+
$item.title
-
$item.body -
- {{ for $item.tags as $tag }} - $tag - {{ endfor }} -
+
+ $item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
-- cgit v1.2.3