From 6a7b73f5989a32a5ebd5b6ff341c9c6c8d4bb88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 18 Sep 2018 11:55:43 +0200 Subject: Error handler and class code style fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- templates/admin.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index 2f9c962d..00db10bf 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -1,6 +1,8 @@
@@ -50,3 +52,32 @@ script('richdocuments', 'admin');

t('Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance.')) ?>

+
+ +

+ t('Global templates')) ?> + +

+ +
    + +
  • +
    +
    t('description')) ?>
    +
    +
    + +
    +
  • + +
+ +
+
+

+ t('No templates defined.')); ?> +

+ +
+ +
-- cgit v1.2.3