From: Michael Date: Wed, 8 Jul 2020 20:47:05 +0000 (+0000) Subject: Use the "orig_title" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=966738ecc60bfcfde8486ef69228bc7f48724f48;p=friendica.git Use the "orig_title" --- diff --git a/view/templates/event.tpl b/view/templates/event.tpl index f9f790c858..62317519b0 100644 --- a/view/templates/event.tpl +++ b/view/templates/event.tpl @@ -4,7 +4,7 @@ {{if $event.item.author_name}}{{$event.item.author_name}}{{/if}} {{$event.html nofilter}} - {{if $event.plink.orig}}{{/if}} + {{if $event.plink.orig}}{{/if}} {{if $event.edit}}{{/if}} {{if $event.copy}}{{/if}} {{if $event.drop}}{{/if}} diff --git a/view/theme/frio/templates/event.tpl b/view/theme/frio/templates/event.tpl index 3af211284a..5dcc7e6f3b 100644 --- a/view/theme/frio/templates/event.tpl +++ b/view/theme/frio/templates/event.tpl @@ -18,7 +18,7 @@ {{if $event.edit}}{{/if}} {{if $event.copy}}{{/if}} {{if $event.drop}}{{/if}} - {{if $event.plink.orig}}{{/if}} + {{if $event.plink.orig}}{{/if}}