module config et role webmaster
[mtweb] / mw / app / out / default / views / config / roles / edit.php
@@ -1,14 +1,14 @@
 <h2>Editer un r&ocirc;le</h2>
 
 <ul class="buttons">
-  <li><a href="<?php echo $this->url("admin/users/roles", array("id" => $this->out["role"]["id"])); ?>">Retour &agrave; la liste des actions</a></li>
-  <li><a href="<?php echo $this->url("admin/users/del_role", array("id" => $this->out["role"]["id"])); ?>"
+  <li><a href="<?php echo $this->url("config/roles", array("id" => $this->out["role"]["id"])); ?>">Retour &agrave; la liste des actions</a></li>
+  <li><a href="<?php echo $this->url("config/roles/del_role", array("id" => $this->out["role"]["id"])); ?>"
        class="admin_link"
        title="supprimer ce role"
        onclick="return confirm('Supprimer ce role ?')"><img src="<?php echo $this->out_url("icons/del.gif"); ?>" /></a></li>
 </ul>
 
-<form name="role_form" action="<?php echo $this->url("admin/users/edit_role", array("id" => $this->out["role"]["id"])); ?>" method="post">
+<form name="role_form" action="<?php echo $this->url("config/roles/edit_role", array("id" => $this->out["role"]["id"])); ?>" method="post">
   <fieldset>
     <ul>
       <li>