X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fwall_item.tpl;h=44491d967c0b500af0fcdd02e4fe1fab9e8b2b35;hb=37bc00094ec4ebbf771e0041cf285c066fad7bfe;hp=4fe819f4b9c03a4b719bb90189f93f0b09b53ad5;hpb=8aa25523721303b6883e1a793f20997f8a33ec0a;p=friendica.git diff --git a/view/theme/testbubble/wall_item.tpl b/view/theme/testbubble/wall_item.tpl old mode 100755 new mode 100644 index 4fe819f4b9..44491d967c --- a/view/theme/testbubble/wall_item.tpl +++ b/view/theme/testbubble/wall_item.tpl @@ -1,82 +1,78 @@ - -
-
-
-
- - $name +
+
+
+
+ + $item.name - menu -
+ menu +
    - $item_photo_menu + $item.item_photo_menu
-
{{ if $location }}$location {{ endif }}
+
{{ if $item.location }}$item.location {{ endif }}
- {{ if $lock }}
$lock
+ {{ if $item.lock }}
$item.lock
{{ else }}
{{ endif }}
-
-
$title
+
+
$item.title
-
$body -
- {{ for $tags as $tag }} - $tag - {{ endfor }} -
+
$item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
- -
- {{ if $vote }} - -
+