sintonia/airtime_mvc/application/views/scripts/billing/upgrade.phtml

6 lines
247 B
PHTML

<div class="ui-widget ui-widget-content block-shadow clearfix padded-strong">
<?php //echo $this->successMessage ?>
<div>Plan Level: <?php echo Application_Model_Preference::GetPlanLevel();?></div>
<?php echo $this->form ?>
<br><br><br><br>
</div>