Skip to content

Commit

Permalink
Merge branch 'search' into email
Browse files Browse the repository at this point in the history
  • Loading branch information
arc12012 committed Apr 13, 2017
2 parents da57b00 + 6b8d995 commit 6c94b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebContent/html/webpages/shoppingCart.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pageEncoding="ISO-8859-1"%>
<div id="orderInfoModal" class="modal">
<div class="modal-content" style="overflow-y: auto; overflow-x: hidden">
<div class="modal-head">
<span id="closeOrderPorm" class="close">&times;</span>
<span id="closeOrderForm" class="close">&times;</span>
<h4>Please provide additional order information</h4>
</div>
<div class="modal-body">
Expand Down

0 comments on commit 6c94b95

Please sign in to comment.