Actions
Bug #5759
closedSuccess save message is not always in success color/style
Start date:
01/11/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
After saving on the webGUI (and applying if necessary) the user often gets a success message like:
"The changes have been applied successfully."
That message is sometimes in the "warning" style, rather than the green "success" style.
Review all calls to print_info_box() and modify as needed so each message has the appropriate "success", "warning" or "danger" style.
I (Phil) have fixed a few of these recently. I will check through the rest in the next 24 hours and get it all consistent.
Actions