diff --git a/core/module/theme/view/fontEdit/fontEdit.php b/core/module/theme/view/fontEdit/fontEdit.php index 3767aa9a..8bab0f38 100644 --- a/core/module/theme/view/fontEdit/fontEdit.php +++ b/core/module/theme/view/fontEdit/fontEdit.php @@ -44,7 +44,8 @@ 'off', 'label' => 'Identifiant (sans espace ni majuscule)', - 'value' => $this->getUrl(3) + 'value' => $this->getUrl(3), + 'disabled' => true ]); ?>