X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=35e65f397d7aa2e66703dd7a5f72d042f26f614a;hb=46558e98a8282f2a2e12f5dbcfdbd39f139be9bb;hp=9c3703f5fd93f47525d3d30e68732807d72f735e;hpb=16f00cb73b4d9acbe15e636b3ab69f81c793a6c7;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl old mode 100755 new mode 100644 index 9c3703f5fd..35e65f397d --- 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
-
+