11307 fonte placeholder

This commit is contained in:
Fred Tempez 2022-03-22 18:50:53 +01:00
parent 8b27aac5bd
commit 1a8f99c7ee
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<?php echo template::text('fontAddFontName', [
'autocomplete' => 'off',
'label' => 'Nom (Font Family)',
'placeholder' => 'PerryGothic, sans-serif'
'placeholder' => 'PerryGothic'
]); ?>
</div>
</div>