Put print_info_box severity class in quotes
These should be strings in quotes, otherwise PHP looks for them to beconstants and would be issuing notice level "errors" underneath.
(cherry picked from commit 499adf7352647e401fbaf496ebac8dfb9591ad97)
Put print_info_box severity class in quotes
These should be strings in quotes, otherwise PHP looks for them to be
constants and would be issuing notice level "errors" underneath.
(cherry picked from commit 499adf7352647e401fbaf496ebac8dfb9591ad97)