Updated charge, Invoice improvements and other minor fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<dd><?php echo $o->display('domain_expire'); ?></dd>
|
||||
|
||||
<dt>Domain Auth Password</dt>
|
||||
<dd><?php echo $o->display('registrar_auth_password'); ?></dd>
|
||||
<dd><?php echo ! $o->service->expiring() ? $o->display('registrar_auth_password') : 'EXPIRED'; ?></dd>
|
||||
|
||||
<?php if ($x=$o->manage_button()) : ?>
|
||||
<dt>Registrar</dt>
|
||||
|
Reference in New Issue
Block a user