From 540f7f3225d372bfbb87f9790d2368d2664d30d7 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Tue, 21 Oct 2014 13:48:36 -0700 Subject: [PATCH] small correction; remove misleading instruction on un-sharing --- admin_manual/whats_new_admin.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin_manual/whats_new_admin.rst b/admin_manual/whats_new_admin.rst index a46cf3fae..aad500fc2 100644 --- a/admin_manual/whats_new_admin.rst +++ b/admin_manual/whats_new_admin.rst @@ -90,8 +90,7 @@ faster and accessible. Improvements include: * In older versions of ownCloud, you could set an expiration date on both local and public shares. Now you can set an expiration date only on public shares, - and local shares do not expire when public shares expire. The only way to - "expire" a local share is to click the trash can icon to un-share your files. + and local shares do not expire when public shares expire. Email Configuration Wizard --------------------------