whmcs client form

This commit is contained in:
drigato 2014-06-12 17:54:20 -04:00
parent e5a74e7285
commit 81ceafbfbd
6 changed files with 250 additions and 3 deletions

View file

@ -0,0 +1 @@
test

View file

@ -0,0 +1,4 @@
<div class="ui-widget ui-widget-content block-shadow clearfix padded-strong">
<?php //echo $this->successMessage ?>
<?php echo $this->form ?>
</div>