diff --git a/htdocs/templates2/ocstyle/res_logentry.tpl b/htdocs/templates2/ocstyle/res_logentry.tpl
index 2be473dd..750dc8c3 100644
--- a/htdocs/templates2/ocstyle/res_logentry.tpl
+++ b/htdocs/templates2/ocstyle/res_logentry.tpl
@@ -15,10 +15,10 @@
{capture name=cachename}{$cache.name|escape}{/capture}
{t 1=$smarty.capture.cachename}Logentries for %1{/t}
-
{$cache.found}x
-
{if $cache.type==6}{$cache.willattend}{else}{$cache.notfound}{/if}x
-
{$cache.note}x
- {if $cache.maintenance}
{$cache.maintenance}x{/if}
+
{$cache.found}x
+
{if $cache.type==6}{$cache.willattend}{else}{$cache.notfound}{/if}x
+
{$cache.note}x
+ {if $cache.maintenance}
{$cache.maintenance}x{/if}