Merge branch 'develop' into feature/fixed-left-menu

This commit is contained in:
Simon Vieille 2020-09-02 19:13:03 +02:00
commit e55419eb8b
2 changed files with 0 additions and 4 deletions

View file

@ -262,8 +262,6 @@ $choicesSizes = [
<div>
<label for="side-menu-big-menu">
<?php p($l->t('Display the big menu')); ?>
<small><span class="warning"><?php p($l->t('Experimental')); ?></span></small>
</label>
</div>
@ -345,7 +343,6 @@ $choicesSizes = [
<div>
<label for="side-menu-top-menu-apps">
<?php p($l->t('Apps that not must be moved in the side menu')); ?>
<small><span class="warning">Experimental</span></small>
</label>
</div>

View file

@ -61,7 +61,6 @@ $choicesYesNo = [
<div>
<label for="side-menu-top-menu-apps">
<?php p($l->t('Apps that not must be moved in the side menu')); ?>
<small><span class="warning"><?php p($l->t('Experimental')); ?></span></small>
</label>
</div>