File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
base/default/template/checkout/onepage/review
default/iphone/template/checkout/onepage/review Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
<?php if ($ this ->needDisplayBaseGrandtotal ()):?>
31
31
<tr>
32
32
<td class="a-right" colspan="<?php echo $ _colspan ; ?> ">
33
- <small><?php echo $ this ->helper ('sales ' )->__ ('Your credit card will be charged for ' ) ?> </small>
33
+ <small><?php echo $ this ->helper ('sales ' )->__ ('Grand Total to be Charged ' ) ?> </small>
34
34
</td>
35
35
<td class="a-right">
36
36
<small><?php echo $ this ->displayBaseGrandtotal () ?> </small>
Original file line number Diff line number Diff line change 30
30
<?php if ($ this ->needDisplayBaseGrandtotal ()):?>
31
31
<tr>
32
32
<td class="a-right" colspan="<?php echo $ _colspan ; ?> ">
33
- <small><?php echo $ this ->helper ('sales ' )->__ ('Your credit card will be charged for ' ) ?> </small>
33
+ <small><?php echo $ this ->helper ('sales ' )->__ ('Grand Total to be Charged ' ) ?> </small>
34
34
</td>
35
35
<td class="a-right">
36
36
<small><?php echo $ this ->displayBaseGrandtotal () ?> </small>
You can’t perform that action at this time.
0 commit comments