From 76b1857a3e1a478e89eb6ff48be7cbc212ea360d Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Fri, 22 Sep 2023 18:18:09 +0200 Subject: [PATCH] PDF works in rtl --- app.php | 2 +- templates/metadata.html.php | 2 +- templates/organization.html.php | 2 +- templates/signature.html.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.php b/app.php index 3da7eb5..cd1cb60 100644 --- a/app.php +++ b/app.php @@ -56,7 +56,7 @@ function changeLanguage($lang, $f3) { $f3->set('LANGUAGE', $lang); } -$f3->set('TRANSLATION_LANGUAGE', _("en")); +$f3->set('TRANSLATION_LANGUAGE', _("en")); $f3->route('GET /', function($f3) { diff --git a/templates/metadata.html.php b/templates/metadata.html.php index 8cc642e..4071235 100644 --- a/templates/metadata.html.php +++ b/templates/metadata.html.php @@ -72,7 +72,7 @@

-
+
diff --git a/templates/organization.html.php b/templates/organization.html.php index 7a200b4..2a02f53 100644 --- a/templates/organization.html.php +++ b/templates/organization.html.php @@ -46,7 +46,7 @@
-
+
diff --git a/templates/signature.html.php b/templates/signature.html.php index 9d8c41f..759fda5 100644 --- a/templates/signature.html.php +++ b/templates/signature.html.php @@ -52,7 +52,7 @@
-
+