PageRenderTime 24ms CodeModel.GetById 20ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): AGPL-1.0
1<?php $this->layout()->setLayout('page'); ?>
2
3<h3>Create a new user</h3>
4<p>To create a new admin user complete this form and click submit ...</p>
5<?php echo $this->form; ?>