diff --git a/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/addressSendMessage.js b/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/addressSendMessage.js index 972035b3a9..fbbb0af20c 100644 --- a/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/addressSendMessage.js +++ b/artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/addressSendMessage.js @@ -108,7 +108,7 @@ var Artemis;
This page allows you to send a message to the chosen address. The message will be of type text
message and it will be possible to add headers to the message. The sending of the message will be authenticated
- using the username and password set ion preferences
, if this is not set then these will
+ using the username and password set in preferences
, if this is not set then these will
be null.
This page allows you to send a message to the chosen queue. The message will be of type text
message and it will be possible to add headers to the message. The sending of the message will be authenticated
- using the username and password set ion preferences
, if this is not set then these will
+ using the username and password set in preferences
, if this is not set then these will
be null.