git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@767423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-04-22 09:12:47 +00:00
parent 047030447d
commit bdee5a2558
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<c:when test="${empty row}">
<div>
No message could be found for ID ${requestContext.messageQuery.JMSMessageID}
No message could be found for ID ${requestContext.messageQuery.id}
</div>
</c:when>