merge complément
This commit is contained in:
parent
188dd6b17d
commit
60166caf79
@ -31,7 +31,7 @@
|
||||
## Version 11.3.07
|
||||
### Correction :
|
||||
- Module galerie, option plein écran inopérante.
|
||||
### Amélioration :
|
||||
### Amélioration :
|
||||
- Module galerie, lorsque le module ne contient qu'une galerie, la page listant les galeries est omise.
|
||||
### Modification :
|
||||
- Neutralisation du téléchargement depuis le catalogue.
|
||||
|
@ -46,8 +46,8 @@
|
||||
<div class="col6">
|
||||
<?php echo template::text('fontAddFontName', [
|
||||
'autocomplete' => 'off',
|
||||
'label' => 'Nom (Font Family)',
|
||||
'placeholder' => 'PerryGothic'
|
||||
'label' => 'Nom',
|
||||
'placeholder' => 'Big Marker Extrude'
|
||||
]); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user