put tip there instead

This commit is contained in:
arzynik 2014-10-30 12:04:51 -07:00
parent beab4d02ab
commit 674faa963e

View File

@ -299,6 +299,14 @@
</br>
</div>
*/ ?>
<div class="tip-total-block">
<?//SAME CSS CONFIGURATION ?>
<span class="tip-total-price">${{order._tip | formatPrice}}</span></br></br>
<span class="tip-total-text"><strong>Tip</strong></span>
</br>
</div>
</td>
</tbody>
</table>