We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf5a13 commit bf84924Copy full SHA for bf84924
dddsample/src/main/webapp/WEB-INF/jsp/cargo/track.jsp
@@ -51,7 +51,7 @@
51
<% if (cargo.isMisdirected()) { %>
52
<p class="notify"><img src="${rc.contextPath}/images/error.png" alt="" />Cargo is misdirected</p>
53
<% } %>
54
- <h3>Tracking History</h3>
+ <h3>Delivery History</h3>
55
<table cellspacing="4">
56
<thead>
57
<tr>
0 commit comments