Select current plan and show that correctly
This commit is contained in:
parent
2504a34818
commit
3357c1f032
4 changed files with 73 additions and 55 deletions
|
@ -10,5 +10,6 @@ $this->form->getElement("securityqid")->setAttrib("class", "right-align");
|
|||
<?php } else if (isset($this->successMessage)) {?>
|
||||
<div class="success"><?php echo $this->successMessage ?></div>
|
||||
<?php }?>
|
||||
|
||||
<?php echo $this->form ?>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue