CC-3712 : Trial end date overlaps with Airtime Clock

This commit is contained in:
Naomi Aro 2012-05-22 12:45:42 +02:00
parent 78fe946e57
commit 95003c3571
3 changed files with 4 additions and 41 deletions

View file

@ -1,2 +1,4 @@
<?php echo $this->date_form; ?>
<table id="history_table" cellpadding="0" cellspacing="0" class="datatable"></table>
<div id="history_content" class="ui-widget ui-widget-content block-shadow alpha-block padded">
<?php echo $this->date_form; ?>
<table id="history_table" cellpadding="0" cellspacing="0" class="datatable"></table>
</div>