diff --git a/htdocs/admin/tools/ui/components/inputs.php b/htdocs/admin/tools/ui/components/inputs.php index 7849bc04cad..de346593cf5 100644 --- a/htdocs/admin/tools/ui/components/inputs.php +++ b/htdocs/admin/tools/ui/components/inputs.php @@ -94,26 +94,28 @@ $documentation->showSidebar(); ?>

trans('DocCheckboxInputsDescription'); ?>

- - - + + +
', - '', - '', + '', + '', + '', ); echo $documentation->showCode($lines); ?>

trans('DocRadioInputsDescription'); ?>

- Radio Input + +
Radio Input' + '', + '' ); echo $documentation->showCode($lines); ?>