From 21d022b11e0995e4c0d3c5d6bb124f5586b3cbda Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Fri, 23 Dec 2022 17:08:07 +0100 Subject: [PATCH] Add support for rtl languages --- about.php | 6 +++--- chat/index.php | 4 ++-- common.php | 21 ++++++++++++++------- contact.php | 4 ++-- faq.php | 4 ++-- github-ipv6-proxy.php | 4 ++-- hosting/index.php | 4 ++-- index.php | 4 ++-- new-domain.php | 4 ++-- privacy.php | 4 ++-- tutorials/index.php | 4 ++-- tutorials/torify-ftp/index.php | 4 ++-- 12 files changed, 37 insertions(+), 30 deletions(-) diff --git a/about.php b/about.php index 75c43fc..44b76ad 100644 --- a/about.php +++ b/about.php @@ -1,8 +1,8 @@ - + <?php echo _('Daniel - About'); ?> @@ -32,7 +32,7 @@ global $language;

-
danwin1210.de are an NginX Proxy that will forward all requests to the raspberry pis at home. Additionally they run a Postfix instance only listening on the VPN network to send out mails to clearnet.'); ?> +
danwin1210.de are an NginX Proxy that will forward all requests to the raspberry pis at home. Additionally, they run a Postfix instance only listening on the VPN network to send out mails to clearnet.'); ?>