/application/views/scripts/user/create.phtml
https://bitbucket.org/hamidrezas/melobit · Unknown · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 831ffb91680a8ce5b4512febaf3e1047 MD5 · raw file
- <?php $this->layout()->setLayout('page'); ?>
- <h3>Create a new user</h3>
- <p>To create a new admin user complete this form and click submit ...</p>
- <?php echo $this->form; ?>