mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
change federatedfilesharing css class to followupsection to reduce whitespace
This commit is contained in:
parent
b99ecb3c23
commit
d2fcac8300
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
script('federatedfilesharing', 'settings-admin');
|
||||
?>
|
||||
|
||||
<div id="fileSharingSettings" class="section">
|
||||
<div id="fileSharingSettings" class="followupsection">
|
||||
<h3><?php p($l->t('Federated Cloud Sharing'));?></h3>
|
||||
<a target="_blank" rel="noreferrer" class="icon-info svg"
|
||||
title="<?php p($l->t('Open documentation'));?>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue