Added Crazydomains and fixed payment updates
This commit is contained in:
@@ -10,10 +10,15 @@
|
||||
<dd><?php echo $o->display('host_expire'); ?></dd>
|
||||
|
||||
<?php if ($x=$o->manage_button()) : ?>
|
||||
<div class="offset1">
|
||||
<?php echo $x; ?>
|
||||
</div>
|
||||
<dt>Panel</dt>
|
||||
<dd><?php echo $x; ?></dd>
|
||||
<?php endif ?>
|
||||
|
||||
<?php if ($o->service->external_billing) : ?>
|
||||
<dt>Provider</dt>
|
||||
<dd><?php echo HTML::anchor($o->host->whitelabel_url,NULL); ?></dd>
|
||||
<dt>Username</dt>
|
||||
<dd><?php echo $o->host_username; ?></dd>
|
||||
<?php endif ?>
|
||||
</div> <!-- dl-horizontal -->
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user