minor updates for #1188
This commit is contained in:
parent
a5bcc0c6d7
commit
5a6e2fd935
@ -111,11 +111,11 @@
|
||||
}
|
||||
|
||||
.fooditem {
|
||||
border-bottom: 1px dotted #666;
|
||||
border-bottom: 1px solid #999;
|
||||
}
|
||||
|
||||
.topitem {
|
||||
border-bottom: 2px dotted #666;
|
||||
border-bottom: 2px solid #999;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
<? if (!$order->_print) : ?>
|
||||
<table cellpadding="0" cellspacing="0" style="width: 100%; margin-top: 20px;">
|
||||
<tr>
|
||||
<td style="text-align: left;" class="text-size-small">Card on file. Signature not required.</td>
|
||||
<td style="text-align: left;" class="text-size-small"><? if ($order->pay_type == 'card') : ?>Card on file. Signature not required.<? endif ; ?></td>
|
||||
<td style="text-align: right;" class="text-size-small">Crunchbutton support: <?=c::config()->phone->restaurant?></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user