Skip to content

Commit

Permalink
Fixed verbiage on transaction cancellation screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxolasersquad committed Mar 21, 2015
1 parent ba08d94 commit 64f116e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/register/confirm_cancel_transaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<h4 id="cancel-transaction-title" class="modal-title">Confirm</h4>
</div>
<div class="modal-body">
<p>Are you sure you wish to end the shift?</p>
<p>Are you sure you wish to cancel the current transaction?</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Dismiss</button>
Expand Down

0 comments on commit 64f116e

Please sign in to comment.