l10n: Change the size of the letter

This commit is contained in:
Valdnet 2020-09-16 21:04:15 +02:00 committed by GitHub
parent 583bc5505a
commit 8d3adead4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ style('federatedfilesharing', 'settings-admin');
print_unescaped('checked="checked"');
} ?> />
<label for="outgoingServer2serverShareEnabled">
<?php p($l->t('Allow users on this server to send shares to other servers (This option also allows WebDAV access to public shares)'));?>
<?php p($l->t('Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)'));?>
</label>
</p>
<p>