From cc3edeb6f50c5648f65283e7525d33a174eb7a1b Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Mon, 2 Dec 2019 15:09:15 +0100 Subject: Fix unique HTML elements id --- view/tpl/pinned_item.tpl | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/view/tpl/pinned_item.tpl b/view/tpl/pinned_item.tpl index e34d3b65d..a454e945a 100644 --- a/view/tpl/pinned_item.tpl +++ b/view/tpl/pinned_item.tpl @@ -1,18 +1,18 @@
-
-
+
+
{{if $photo}} -
+
{{$photo}}
{{/if}} {{if $event}} -
+
{{$event}}
{{/if}} {{if $title && !$event}} -
+
{{if $title_tosource}} {{if $plink}} @@ -31,9 +31,9 @@ {{/if}}
  -
-
- {{$name}} +
+
+ {{$name}} {{if $thread_author_menu}}
- {{$name}}{{if $owner_url}} {{$via}} {{$owner_name}}{{/if}} + {{$name}}{{if $owner_url}} {{$via}} {{$owner_name}}{{/if}}
-
- {{if $verified}} {{elseif $forged}} {{/if}}{{if $location}}{{$location}}, {{/if}}{{if $editedtime}} {{$editedtime}}{{/if}}{{if $expiretime}} {{$expiretime}}{{/if}}{{if $editedtime}} {{/if}} {{if $app}}{{$str_app}}{{/if}} +
+ {{if $verified}} {{elseif $forged}} {{/if}}{{if $location}}{{$location}}, {{/if}}{{if $editedtime}} {{$editedtime}}{{/if}}{{if $expiretime}} {{$expiretime}}{{/if}}{{if $editedtime}} {{/if}} {{if $app}}{{$str_app}}{{/if}}
{{if $divider}}
{{/if}} {{if $body}} -
-
+
+
{{$body}}
@@ -71,14 +71,14 @@
-
+
{{if $isevent}}
-