X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwallwall_item.tpl;h=2429bc20f7ddb4a44fbc5f99ccfae20267c999c8;hb=3b33c0d075fcce7f10468ad749742950077768b3;hp=cac036d06d55f4abab5de96a39a9fffd4ffb0d67;hpb=d7a2ab9c1f34b8a20d63b275d308601b7309d9b8;p=friendica.git diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl index cac036d06d..2429bc20f7 100644 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -1,55 +1,78 @@ -
-
-
-
+{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+{{ endif }} +
+
+
+
- $owner_name + $owner_name +
-
$wall
-
+
- $name - menu -
-
    - $item_photo_menu -
-
- -
-
-
- $lock -
$location
-
+ $name + + menu + + +
+
$location
-
- $name $to $owner_name $vwall
-
$ago
-
-
-
$title
-
-
$body
+
+ {{ if $title }}

$title

{{ endif }} + $body
-
- $vote - $plink - $edpost - $star - $drop -
-
-
- -
$dislike
-
-
- $comment
+
+ +
+
+ $name $ago +
$to $owner_name $vwall + +
+ +
+ {{ if $star }} + $star.do + $star.undo + {{ endif }} + + {{ if $vote }} + $vote.like.1 + $vote.dislike.1 + {{ endif }} + + {{ if $vote.share }} + $vote.share.1 + {{ endif }} +
+ +
-
+ {{ if $drop.dropping }} + + $drop.delete + {{ endif }} + {{ if $edpost }} + + {{ endif }} +
+ +
+
+
+
+ $comment
-