From 4113bea104da30ff9db334ba5b31bed30517580b Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 5 Aug 2024 10:03:09 +0000 Subject: fa2bi fixes --- view/tpl/cal_calendar.tpl | 2 +- view/tpl/cdav_calendar.tpl | 2 +- view/tpl/photo_album.tpl | 2 +- view/tpl/photo_view.tpl | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/view/tpl/cal_calendar.tpl b/view/tpl/cal_calendar.tpl index 32235ee0c..437cd8363 100644 --- a/view/tpl/cal_calendar.tpl +++ b/view/tpl/cal_calendar.tpl @@ -86,7 +86,7 @@ function updateSize() {
- +
diff --git a/view/tpl/cdav_calendar.tpl b/view/tpl/cdav_calendar.tpl index fb2c85464..cd2e45b8c 100644 --- a/view/tpl/cdav_calendar.tpl +++ b/view/tpl/cdav_calendar.tpl @@ -590,7 +590,7 @@ function exportDate() {
- +
diff --git a/view/tpl/photo_album.tpl b/view/tpl/photo_album.tpl index dabbd4ee0..bff7c7e65 100644 --- a/view/tpl/photo_album.tpl +++ b/view/tpl/photo_album.tpl @@ -2,7 +2,7 @@
{{if $order}} - + {{/if}}
{{if $album_edit.1}} diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index b00b40127..60f1752f1 100644 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -30,10 +30,10 @@ {{if $prevlink || $nextlink}}
{{if $prevlink}} - + {{/if}} {{if $nextlink}} - + {{/if}}
{{/if}} -- cgit v1.2.3