change federatedfilesharing css class to followupsection to reduce whitespace
This commit is contained in:
parent
0c904c8de7
commit
2d66b16e34
|
@ -4,7 +4,7 @@
|
||||||
script('federatedfilesharing', 'settings-admin');
|
script('federatedfilesharing', 'settings-admin');
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div id="fileSharingSettings" class="section">
|
<div id="fileSharingSettings" class="followupsection">
|
||||||
<h3><?php p($l->t('Federated Cloud Sharing'));?></h3>
|
<h3><?php p($l->t('Federated Cloud Sharing'));?></h3>
|
||||||
<a target="_blank" rel="noreferrer" class="icon-info svg"
|
<a target="_blank" rel="noreferrer" class="icon-info svg"
|
||||||
title="<?php p($l->t('Open documentation'));?>"
|
title="<?php p($l->t('Open documentation'));?>"
|
||||||
|
|
Loading…
Reference in New Issue