Mv users controller to admin folder

This commit is contained in:
Eike Foken
2011-08-11 12:03:15 +02:00
parent 49a65b1491
commit 69b30ba6bc
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
</div>
<div class="box">
<form name="createUser" method="post" action="<?=site_url('users/create')?>">
<form name="createUser" method="post" action="<?=site_url('admin/users/create')?>">
<h3><?=_('Required information');?></h3>
<ul>
<li>