Fix system_gateways_edit setHelp sprintf warning
The code at line 759 emitted a warning because of the bare '%' in the string.Other changes are to clarify and tidy up some other sprintf strings.
Fix system_gateways_edit setHelp sprintf warning
The code at line 759 emitted a warning because of the bare '%' in the string.
Other changes are to clarify and tidy up some other sprintf strings.