Patches applied:
* opensource@polytechnique.org--2005/platal--release--0.9.6--patch-15
always have a connection link
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-650
* Fiche :
- #308: organizing layout -Car
+
Fixes (from 0.9.6 branch) :
* Search :
- #307: fix bad escaping in advanced search. -MC
+ * Xnet :
+ - Have a connection link even on index page. -MC
+
================================================================================
VERSION 0.9.6 07 May 2004
<a href="{rel}/{$url}">{$tit}</a>
{/foreach}
{/foreach}
- {only_public}
- <h1>me connecter</h1>
- <a href="{$smarty.session.session->loginX}">polytechnicien</a>
- <a href="{rel}/login.php">extérieur</a>
- {/only_public}
</td>
<td colspan="3">
<div class="breadcrumb">
<tr>
<td colspan="3" id="perso">
{list_all_my_groups}
+ {only_public}
+ <div>Me connecter :</div>
+ <a class='gp' href="{$smarty.session.session->loginX}">polytechnicien</a>
+ <a class='gp' href="{rel}/login.php">extérieur</a>
+ {/only_public}
</td>
<td id="search">
<form method="get" action="{rel}/recherche.php">