fix bug with search, when no results. misplaced {/if}
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 9 Feb 2006 16:18:09 +0000 (16:18 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 9 Feb 2006 16:18:09 +0000 (16:18 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@230 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/login.tpl
templates/search.tpl
templates/skin/common.header.tpl

index d1cbd11..a8e1b50 100644 (file)
@@ -20,7 +20,6 @@
 {*                                                                        *}
 {**************************************************************************}
 
-
 {if $ask_naissance}
 
 {include file='include/form_naissance.tpl'}
index 048ba8a..71b478c 100644 (file)
@@ -45,7 +45,6 @@
     </a>]
     {/foreach}
   </div>
-  {/if}
 
   <div class="contact-list" style="clear:both">
     {capture name=list}
@@ -71,6 +70,7 @@
     {/foreach}
   </p>
   {/if}
+  {/if}
 
   {min_auth level='cookie'}
   <br />
index ef3c0e6..bbc2981 100644 (file)
@@ -20,6 +20,8 @@
 {*                                                                        *}
 {**************************************************************************}
 
+<bug>
+
 
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
     <meta name="description" content="Le Portail des Polytechniciens" />