diff --git a/view/templates/event.tpl b/view/templates/event.tpl
index f9f790c85..62317519b 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 3af211284..5dcc7e6f3 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}}