summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorSascha Wiswedel <sascha.wiswedel@nextcloud.com>2019-12-12 15:53:50 +0100
committerSascha Wiswedel <sascha.wiswedel@nextcloud.com>2019-12-12 15:53:50 +0100
commit4510013b0cf40fb936549d2daa68b4b67b099776 (patch)
tree5b9081e444b945fb305662fd2b19cd2f88f1f7f1 /apps
parent2077c74563607320e8cf3efecc6e9e4183dfa25e (diff)
downloadnextcloud-server-4510013b0cf40fb936549d2daa68b4b67b099776.tar.gz
nextcloud-server-4510013b0cf40fb936549d2daa68b4b67b099776.zip
removed unclear wording "non-link shares"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/templates/settings/admin/sharing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/templates/settings/admin/sharing.php b/apps/settings/templates/settings/admin/sharing.php
index 3ed9871add4..2bca48ce4a9 100644
--- a/apps/settings/templates/settings/admin/sharing.php
+++ b/apps/settings/templates/settings/admin/sharing.php
@@ -41,7 +41,7 @@
<p id="internalShareSettings" class="indent <?php if ($_['shareAPIEnabled'] === 'no') p('hidden'); ?>">
<input type="checkbox" name="shareapi_default_internal_expire_date" id="shareapiDefaultInternalExpireDate" class="checkbox"
value="1" <?php if ($_['shareDefaultInternalExpireDateSet'] === 'yes') print_unescaped('checked="checked"'); ?> />
- <label for="shareapiDefaultInternalExpireDate"><?php p($l->t('Set default expiration date for non-link shares'));?></label><br/>
+ <label for="shareapiDefaultInternalExpireDate"><?php p($l->t('Set default expiration date for shares'));?></label><br/>
</p>
<p id="setDefaultInternalExpireDate" class="double-indent <?php if ($_['shareDefaultInternalExpireDateSet'] === 'no' || $_['shareAPIEnabled'] === 'no') p('hidden');?>">
<?php p($l->t( 'Expire after ' )); ?>