diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 1366b8d5078..7fcad5b8fb4 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -4946,16 +4946,16 @@ class Form $formconfirm .= '
| '.img_picto('', 'recent').' '.$title.' | |||
| '.img_picto('', 'recent').' '.$title.' | |||
| '.$formquestion['text'].' | |||
| '.$formquestion['text'].' | |||
| '."\n"; + $formconfirm .= ' | |||
| '."\n"; $formconfirm .= $more; $formconfirm .= ' | |||
| '.$question.' | '; - $formconfirm .= ''; + $formconfirm .= ' | '; $formconfirm .= $this->selectyesno("confirm", $newselectedchoice); + $formconfirm .= ''; $formconfirm .= ' | '; - $formconfirm .= ''; $formconfirm .= ' |