From f3aaed7541f8de198abd3b6d6e788fac56516867 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Wed, 19 May 2021 10:36:25 -0400 Subject: [PATCH] Add RTL support for item body in search and photo body --- view/templates/photo_item.tpl | 2 +- view/templates/search_item.tpl | 2 +- view/theme/frio/templates/photo_item.tpl | 2 +- view/theme/frio/templates/search_item.tpl | 2 +- view/theme/quattro/templates/search_item.tpl | 2 +- view/theme/smoothly/templates/search_item.tpl | 2 +- view/theme/vier/templates/search_item.tpl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/view/templates/photo_item.tpl b/view/templates/photo_item.tpl index 25b1db233..2fbdf2b7e 100644 --- a/view/templates/photo_item.tpl +++ b/view/templates/photo_item.tpl @@ -11,7 +11,7 @@
{{$title}}
-
{{$body}}
+
{{$body}}
{{if $drop.dropping }} diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 35bc4504a..43333c7bd 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -34,7 +34,7 @@
{{$item.title}}
-
{{$item.body_html nofilter}}
+
{{$item.body_html nofilter}}
{{if $item.has_cats}}
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}
diff --git a/view/theme/frio/templates/photo_item.tpl b/view/theme/frio/templates/photo_item.tpl index 54eb3c1d4..fbda1bede 100644 --- a/view/theme/frio/templates/photo_item.tpl +++ b/view/theme/frio/templates/photo_item.tpl @@ -43,7 +43,7 @@
{{$title}}
{{/if}} -
{{$body}}
+
{{$body}}
diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index 641fda4c5..7dfdc11cf 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -100,7 +100,7 @@

{{$item.title}}


{{/if}} -
{{$item.body_html nofilter}}
+
{{$item.body_html nofilter}}
diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 76ae86699..928c36e14 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -27,7 +27,7 @@
{{if $item.title}}

{{$item.title}}

{{/if}} -
{{$item.body_html nofilter}}
+
{{$item.body_html nofilter}}
diff --git a/view/theme/smoothly/templates/search_item.tpl b/view/theme/smoothly/templates/search_item.tpl index e45431ce9..be174b969 100644 --- a/view/theme/smoothly/templates/search_item.tpl +++ b/view/theme/smoothly/templates/search_item.tpl @@ -34,7 +34,7 @@
{{$item.title}}
-
{{$item.body_html nofilter}}
+
{{$item.body_html nofilter}}
{{$item.name}} diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index 063e0e943..60e26c729 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -32,7 +32,7 @@
{{if $item.title}}

{{$item.title}}

{{/if}} -
{{$item.body_html nofilter}}
+
{{$item.body_html nofilter}}