From f17c14956c51206ad82acc5d9b66fd752f0e3c03 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 19 Dec 2023 07:53:40 +0000 Subject: [PATCH] use external docs if local not available --- apps/settings/templates/help.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 649178c1..29b5ac4c 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -48,8 +48,19 @@
+ + +
+

Local documentation is not installed

+

Please use + + t('online documentation')); ?> ↗ + +

+
+
-- 2.42.0