|
@ -10,17 +10,29 @@ |
|
|
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px"> |
|
|
<div class="col-md-7 col-sm-12 col-xs-12" style="padding: 0px"> |
|
|
<h2 style="font-weight: 600;font-size: 1.8rem;margin-top: 15px;"><i>Latest Updates</i></h2> |
|
|
<h2 style="font-weight: 600;font-size: 1.8rem;margin-top: 15px;"><i>Latest Updates</i></h2> |
|
|
<ul style=" padding: 0 1px; list-style: none;"> |
|
|
<ul style=" padding: 0 1px; list-style: none;"> |
|
|
|
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
|
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
|
|
|
Translation Added <br/> |
|
|
|
|
|
</li> |
|
|
|
|
|
<li style="margin-left: 35px; padding: 8px;font-size: 16px; list-style: none;"> |
|
|
|
|
|
 * Arabic <br /> |
|
|
|
|
|
 * German (CH) / Deutsch (CH)<br /> |
|
|
|
|
|
 * Spanish (AR) / Espanol (AR)<br /> |
|
|
|
|
|
 * French (BE) / Francais (BE)<br /> |
|
|
|
|
|
 * Ukrainian <br /> |
|
|
|
|
|
 * Chinese (HK) <br /> |
|
|
|
|
|
</li> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
Reconciliation Widget Added |
|
|
Reconciliation Widget Added |
|
|
</li> |
|
|
</li> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
<i>Payments Matching</i> option in Journal Overview |
|
|
<i>Payments Matching</i> option in Journal Overview |
|
|
</li> |
|
|
</li> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 19px; list-style: none;"> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700;"></i> |
|
|
<i>Payments Matching</i> button Payment Form |
|
|
<i>Payments Matching</i> button Payment Form |
|
|
</li> |
|
|
</li> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px; list-style: none;"></li> |
|
|
<li style="display: flex;align-items: center;padding: 8px 0;font-size: 18px; list-style: none;"></li> |
|
|
</ul> |
|
|
</ul> |
|
|