Fixes wrong template call.
authorStéphane Jacob <sj@m4x.org>
Tue, 15 Mar 2011 08:41:59 +0000 (09:41 +0100)
committerStéphane Jacob <sj@m4x.org>
Wed, 16 Mar 2011 16:46:52 +0000 (17:46 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/xnetgrp/membres-add.tpl

index c8e38cb..65f2876 100644 (file)
@@ -98,7 +98,7 @@ function searchX()
     </tr>
     <tr id="xsearch" style="display: none" class="pair">
       <td colspan="2" id="search_result">
-        {include file="xnet/groupe/membres-new-search.tpl"}
+        {include file="xnetgrp/membres-new-search.tpl"}
       </td>
     </tr>
   </table>