mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
l10n: Change the size of the letter
This commit is contained in:
parent
583bc5505a
commit
8d3adead4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue