Skip to content

Commit bf84924

Browse files
committed
Changed to "Tracking History" to "Delivery History"
1 parent 1cf5a13 commit bf84924

File tree

1 file changed

+1
-1
lines changed
  • dddsample/src/main/webapp/WEB-INF/jsp/cargo

1 file changed

+1
-1
lines changed

dddsample/src/main/webapp/WEB-INF/jsp/cargo/track.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<% if (cargo.isMisdirected()) { %>
5252
<p class="notify"><img src="${rc.contextPath}/images/error.png" alt="" />Cargo is misdirected</p>
5353
<% } %>
54-
<h3>Tracking History</h3>
54+
<h3>Delivery History</h3>
5555
<table cellspacing="4">
5656
<thead>
5757
<tr>

0 commit comments

Comments
 (0)