From 75c8754fb428d4b1e55b0284fe4b5849f067c3f3 Mon Sep 17 00:00:00 2001
From: jabertwo <24753429+jabertwo@users.noreply.github.com>
Date: Mon, 26 Jun 2023 11:03:48 +0200
Subject: [PATCH] Fix typo in pathDescriptionSubdomain (#1156)
---
lng/en.lng.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lng/en.lng.php b/lng/en.lng.php
index e4645ca372..0efa47f8d3 100644
--- a/lng/en.lng.php
+++ b/lng/en.lng.php
@@ -1263,7 +1263,7 @@
'reset' => 'Discard changes',
'pathDescription' => 'If the directory doesn\'t exist, it will be created automatically.',
'pathDescriptionEx' => '
Please note: The path /
is not allowed due to administrative settings, it will automatically be set to /chosen.subdomain.tld/
if not set to another directory.',
- 'pathDescriptionSubdomain' => 'If the directory doesn\'t exist, it will be created automatically.
If you want a redirect to another domain than this entry has to start with http:// or https://.
If the URL ends with / it is considered a folder, if not, it is treated as file.',
+ 'pathDescriptionSubdomain' => 'If the directory doesn\'t exist, it will be created automatically.
If you want a redirect to another domain then this entry has to start with http:// or https://.
If the URL ends with / it is considered a folder, if not, it is treated as file.',
'back' => 'Back',
'reseller' => 'reseller',
'admin' => 'admin',