|
@@ -46,52 +46,60 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-6">
|
|
<div class="col-md-6">
|
|
|
<div class="product-info" style="min-height: unset; height: 210px;">
|
|
<div class="product-info" style="min-height: unset; height: 210px;">
|
|
|
- <table width="100%" border="0">
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingregdate}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$regdate}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- {if $billingcycle != 'Gratis-Account'}
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$firstpaymentamount}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.recurringamount}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$recurringamount}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.orderbillingcycle}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$billingcycle}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingnextduedate}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$nextduedate}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;">{$LANG.orderpaymentmethod}</td>
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">{$paymentmethod}</td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- {else}
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td class="list-heading" style="font-size: 85%;"><strong>Trial Account</strong></td>
|
|
|
|
|
- {if 1123200 > ($smarty.now - ($regdate|@strtotime)) && ($smarty.now - ($regdate|@strtotime)) > 950400} {* wenn Heute - RegisterDatum < 13 Tage && > 11 Tage *}
|
|
|
|
|
- <td class="list-text" style="color:orange;font-size:85%;">Endet in {(14 - (($smarty.now - ($regdate|@strtotime)) / 86400)|round)} Tagen</td>
|
|
|
|
|
- {elseif ($smarty.now - ($regdate|@strtotime)) > 1123200} {* wenn Heute - RegisterDatum > 13 Tage *}
|
|
|
|
|
- <td class="list-text" style="color:red;font-size:85%;">Letzter Tag der Trial Periode</td>
|
|
|
|
|
- {else}
|
|
|
|
|
- <td class="list-text" style="font-size: 85%;">Endet in {(14 - (($smarty.now - ($regdate|@strtotime)) / 86400)|round)} Tagen</td>
|
|
|
|
|
- {/if}
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td colspan="2"><br /><br /></td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- <tr>
|
|
|
|
|
- <td></td>
|
|
|
|
|
- <td><a href="/upgrade.php?type=package&id={$id}" class="btn btn-block btn-primary">Jetzt upgraden</a></td>
|
|
|
|
|
- </tr>
|
|
|
|
|
- {/if}
|
|
|
|
|
- </table>
|
|
|
|
|
|
|
+ <table width="100%" border="0">
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingregdate}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$regdate}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ {if $billingcycle != 'Gratis-Account'}
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$firstpaymentamount}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.recurringamount}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$recurringamount}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.orderbillingcycle}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$billingcycle}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingnextduedate}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$nextduedate}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;">{$LANG.orderpaymentmethod}</td>
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{$paymentmethod}</td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ {else}
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td class="list-heading" style="font-size: 85%;"><strong>Trial Account</strong></td>
|
|
|
|
|
+ {if $rawstatus eq "terminated"}
|
|
|
|
|
+ <td class="list-text" style="font-size:85%;">{lang key='domainRenewal.expiredDaysAgo' days=((($smarty.now - ($regdate|@strtotime)) / 86400)|round) - 14}</td>
|
|
|
|
|
+ {elseif 1123200 > ($smarty.now - ($regdate|@strtotime)) && ($smarty.now - ($regdate|@strtotime)) > 950400} {* wenn Heute - RegisterDatum < 13 Tage && > 11 Tage *}
|
|
|
|
|
+ <td class="list-text" style="color:orange; font-size:85%">{lang key='domainRenewal.expiringIn' days=(14 - (($smarty.now - ($regdate|@strtotime)) / 86400)|round)}</td>
|
|
|
|
|
+ {elseif ($smarty.now - ($regdate|@strtotime)) > 1123200} {* wenn Heute - RegisterDatum > 13 Tage *}
|
|
|
|
|
+ <td class="list-text" style="color:red; font-size:85%;">{lang key='trialLastDay'}</td>
|
|
|
|
|
+ {else}
|
|
|
|
|
+ <td class="list-text" style="font-size: 85%;">{lang key='domainRenewal.expiringIn' days=(14 - (($smarty.now - ($regdate|@strtotime)) / 86400)|round)}</td>
|
|
|
|
|
+ {/if}
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td colspan="2"><br /><br /></td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td></td>
|
|
|
|
|
+ <td>
|
|
|
|
|
+ {if $rawstatus eq "terminated"}
|
|
|
|
|
+ <a href="/index.php?rp=/store/{$groupname|lower}" class="btn btn-block btn-primary">Jetzt kaufen</a>
|
|
|
|
|
+ {else}
|
|
|
|
|
+ <a href="/upgrade.php?type=package&id={$id}" class="btn btn-block btn-primary">Jetzt upgraden</a>
|
|
|
|
|
+ {/if}
|
|
|
|
|
+ </td>
|
|
|
|
|
+ </tr>
|
|
|
|
|
+ {/if}
|
|
|
|
|
+ </table>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|