Missing space after title tag.
When using textwithpicto() from core/class/html.form.class.php, if you are reading source code with firefox, you will see that a part of the generated html is highlighted in red. <td class="classfortooltip" title="title text"valign="top" width="14"> should be : <td class="classfortooltip" title="title text" valign="top" width="14">
This commit is contained in:
parent
02ce0bc6af
commit
3adf6b1a73