PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
profile
/
views
/
checkout
<div class="container"> <h2 class="hr-after">You has canceled upgrading/downgrading.</h2> <h3>Now you can comeback to your site to continue.</h3> </div> <div class="container"> <a href="<?php echo $this->createAbsoluteUrl('site/upgrade') ?>" class="btn btn-primary" type="submit">Change Plan</a> <a href="<?php echo $this->createAbsoluteUrl('/') ?>" class="btn btn-info" type="submit">Comeback to admin</a> </div>
[+]
..
[-] error.php
[edit]
[-] cancel.php
[edit]
[-] success.php
[edit]