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}}