X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=52af07532b7edf9fb2a0581b953371087de203ac;hb=c5c419a785c901b6aab4d58455fc2efcce23f3f3;hp=51431d4eb985d1fc18bbf7369adaf70365683c0c;hpb=3bd2b731b2040e1025caef68e7da1f07907ae809;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 51431d4eb9..52af07532b 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -1,76 +1,84 @@ -
-
-
-
- - $name - - menu -
+
+
+
+
+ $item.name + menu +
    - $item_photo_menu + $item.item_photo_menu
-
{{ if $location }}$location {{ endif }}
+
{{ if $item.location }}$item.location {{ endif }}
-
- {{ if $lock }}
$lock
- {{ else }}
{{ endif }} -
-
- {{ if $star }} - - {{ endif }} - {{ if $vote }} - - {{ endif }} - {{ if $plink }} - - {{ endif }} - {{ if $edpost }} - ' - {{ endif }} - -
- {{ if $drop.dropping }}{{ endif }} +
+
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }}
- {{ if $drop.dropping }}{{ endif }} +
    + {{ if $item.star }} +
  • + + +
  • + {{ endif }} + {{ if $item.vote }} + + {{ endif }} +

+
    + {{ if $item.filer }} +
  • + {{ endif }} + {{ if $item.plink }} + + {{ endif }} + {{ if $item.edpost }} +
  • + {{ endif }} +
  • + {{ if $item.drop.dropping }}
    {{ endif }} + {{ if $item.drop.dropping }}
    {{ endif }} +
  • +
-
-
-
$title
+
+
$item.title
-
$body -
- {{ for $tags as $tag }} - $tag - {{ endfor }} -
+
+ $item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
- $name -
$ago
- + $item.name +
$item.ago
- -
$dislike
-
- $comment + +
$item.dislike
+
+ $item.comment
-
+