From 321435090d2f400f4c70b67408c925e66d89ebd7 Mon Sep 17 00:00:00 2001 From: Johannes Starosta Date: Sun, 19 Jul 2015 06:49:05 +0200 Subject: [PATCH] Fixed explaination in settings --- templates/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/admin.php b/templates/admin.php index 872806f..84f12c0 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -17,8 +17,8 @@ foreach ( $_['groups'] as $group ) {

- " id="allowed_domains" name="allowed_domains" value=> - t('"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com');?> + > + t('Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com'));?>