| Line 942... |
Line 942... |
| 942 |
<div class="row col-lg-12 info-box white-bg" style="margin-bottom:1px">
|
942 |
<div class="row col-lg-12 info-box white-bg" style="margin-bottom:1px">
|
| 943 |
<h3 style="margin-top:-2px;color:#c70db8;margin-bottom:4px;font-weight:bold">
|
943 |
<h3 style="margin-top:-2px;color:#c70db8;margin-bottom:4px;font-weight:bold">
|
| 944 |
$offer.getName()
|
944 |
$offer.getName()
|
| 945 |
</h3>
|
945 |
</h3>
|
| 946 |
<h4 style="margin-top:-2px;font-size:15px;color:#5547d0;font-weight:bold">
|
946 |
<h4 style="margin-top:-2px;font-size:15px;color:#5547d0;font-weight:bold">
|
| 947 |
$offer.getDescription()From $dateMonthFormatter.format($offer.getStartDate()) to $dateMonthFormatter.format($offer.getEndDate()), Based on $offer.getSchemeType()
|
947 |
From $dateMonthFormatter.format($offer.getStartDate()) to $dateMonthFormatter.format($offer.getEndDate()), Based on $offer.getSchemeType()
|
| 948 |
#if($offer.getActivationBrands())
|
948 |
#if($offer.getActivationBrands())
|
| 949 |
on $offer.getActivationBrands()
|
949 |
on $offer.getActivationBrands()
|
| 950 |
#end
|
950 |
#end
|
| 951 |
</h4>
|
951 |
</h4>
|
| 952 |
<h4 style="color:green;margin-top:0px;margin-bottom:0px;">
|
952 |
<h4 style="color:green;margin-top:0px;margin-bottom:0px;">
|