From 7a44d4571487f6a5c63c75658fbe2ca3de7e900d Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Fri, 12 Jul 2013 21:34:38 +0200 Subject: [PATCH] change anonymous to public --- settings/templates/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 9f16db0948..397616a0a0 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -149,8 +149,8 @@ if (!$_['internetconnectionworking']) { > /> -
- t('Allow users to enable others to anonymously upload into their publicly shared folders')); ?> +
+ t('Allow users to enable others to upload into their publicly shared folders')); ?>