FIlebrowser package moved to vendor direcroty
Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965
Still need to review Advanced buttons and Repeatable block buttons.
HTML Compliance - Diagnostics / Edit File
Attribute width not allowed on element input at this point.<input type=number id=gotoline width=6>Width attribute is only valid on input element for type image.Changed to use size attribute.
Stray end tag input....
Allow user to dismiss diag_edit messages
Previously the close 'x' was displayed, but after this code was changed to use print_info_box() the close 'x' was not being displayed.
Changes for diag_edit rename
Renamed exec.php and edit.php