corrections des liens .php en lien pl
[platal.git] / templates / admin / emails_bounces_re.tpl
index 60ac1c4..0711277 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -33,13 +33,13 @@ Rappel sur les niveaux :
 </ul>
 
 
-<form action="{$smarty.server.PHP_SELF}" method="post">
+<form action="admin/postfix/regexp_bounces" method="post">
   <table class="bicol" cellpadding='0' cellspacing='0'>
     <tr>
       <th>Position/Niveau</th>
       <th>Regexp/Raison</th>
     </tr>
-    {if $smarty.get.new}
+    {if $new}
     <tr class="impair">
       <td>
         <input type='text' name='pos[NULL]' value='' size='4' maxlength='4' />
@@ -61,7 +61,7 @@ Rappel sur les niveaux :
     {else}
     <tr class="impair">
       <td colspan="2" class="right action">
-        <a href="?new=1">nouveau</a>
+        <a href="admin/postfix/regexp_bounces/new">nouveau</a>
       </td>
     </tr>
     {/if}