remove experimental notices

This commit is contained in:
Simon Vieille 2020-09-02 19:12:50 +02:00
parent 2fc9a4effe
commit 2f0e47dcec
Signed by: deblan
GPG key ID: 03383D15A1D31745
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>