Fonte edit id disabled

This commit is contained in:
Fred Tempez 2024-01-05 00:17:39 +01:00
parent 18228b1b8e
commit 0d42ca0740

View File

@ -44,7 +44,8 @@
<?php echo template::text('fontEditFontId', [
'autocomplete' => 'off',
'label' => 'Identifiant (sans espace ni majuscule)',
'value' => $this->getUrl(3)
'value' => $this->getUrl(3),
'disabled' => true
]); ?>
</div>
<div class="col6">