Misc fixes from live

This commit is contained in:
Deon George
2015-09-29 11:54:45 +10:00
parent df74512105
commit 425ea9ff10
10 changed files with 80 additions and 35 deletions

View File

@@ -19,6 +19,8 @@
<dd><?php echo HTML::anchor($o->host->whitelabel_url,NULL); ?></dd>
<dt>Username</dt>
<dd><?php echo $o->host_username; ?></dd>
<dt>Password</dt>
<dd><?php echo $o->host_password; ?></dd>
<?php endif ?>
</div> <!-- dl-horizontal -->
</fieldset>