From 5a2fa2f81a652672e5671dbba1b79a519d268b86 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Mon, 2 Aug 2021 22:38:08 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Hypolite Petovan --- view/templates/profile/schedule.tpl | 2 +- view/theme/frio/templates/profile/schedule.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/templates/profile/schedule.tpl b/view/templates/profile/schedule.tpl index 57a8f94521..8bb9caaac7 100644 --- a/view/templates/profile/schedule.tpl +++ b/view/templates/profile/schedule.tpl @@ -1,6 +1,6 @@

{{$title}}

- +
diff --git a/view/theme/frio/templates/profile/schedule.tpl b/view/theme/frio/templates/profile/schedule.tpl index 8cd0a565cf..29575be05b 100644 --- a/view/theme/frio/templates/profile/schedule.tpl +++ b/view/theme/frio/templates/profile/schedule.tpl @@ -1,7 +1,7 @@
{{* include the title template for the settings title *}} {{include file="section_title.tpl" title=$title}} -
{{$scheduled_at}}
+
{{$scheduled_at}}