Lines 177-183
Link Here
|
177 |
<h4 class="modal-title" id="confirmCashupAllLabel">Confirm cashup of <em>all</em> cash registers</h4> |
177 |
<h4 class="modal-title" id="confirmCashupAllLabel">Confirm cashup of <em>all</em> cash registers</h4> |
178 |
</div> |
178 |
</div> |
179 |
<div class="modal-body"> |
179 |
<div class="modal-body"> |
180 |
<p>Please confirm that you have recieved [% bankable | $Price %] to cashup.</p> |
180 |
<p>Please confirm that you have received [% bankable | $Price %] to cashup.</p> |
181 |
<ul> |
181 |
<ul> |
182 |
<li>Total income (cash): [% ctotal | $Price %] ([% cctotal | $Price %])</li> |
182 |
<li>Total income (cash): [% ctotal | $Price %] ([% cctotal | $Price %])</li> |
183 |
<li>Total outgoing (cash): [% dtotal | $Price %] ([% cdtotal | $Price %])</li> |
183 |
<li>Total outgoing (cash): [% dtotal | $Price %] ([% cdtotal | $Price %])</li> |
184 |
- |
|
|