From 70b8c57d220aaaa361967343e2ca7dfa62632569 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 13 Jul 2023 09:47:50 +0000 Subject: basic per item rtl language support - issue ##1780 --- view/tpl/conv_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 5f6c4f6c6..d4299812d 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -89,7 +89,7 @@ {{/if}} {{if $item.body}}
-
+
{{$item.body}}
-- cgit v1.2.3 From 9e42be988408e0b4c7cff57c3923c73f6756e861 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 13 Sep 2023 15:51:10 +0000 Subject: theme fixes --- view/tpl/conv_item.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index d4299812d..041140879 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -7,7 +7,7 @@
-
+
{{if $item.photo}}
{{$item.photo}} @@ -26,7 +26,7 @@
{{/if}} {{/if}} -
+
{{if $item.editedtime}} -- cgit v1.2.3 From 0cb5d0d63e3150331999c51c5807603d74b7d4dc Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 14 Sep 2023 12:30:14 +0000 Subject: also look for widgets in view/theme/themename/widget --- view/tpl/conv_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 041140879..930137be8 100644 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -4,7 +4,7 @@