Subversion Repositories Sites.tela-botanica.org

Rev

Rev 118 | Rev 120 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 118 Rev 119
Line 38... Line 38...
38
                <li<?php print ($selection=="site" ? ' id="rubrique_select"' : '');?>><strong><a href="site.php3">Sites partenaires</a></strong></li>
38
                <li<?php print ($selection=="site" ? ' id="rubrique_select"' : '');?>><strong><a href="site.php3">Sites partenaires</a></strong></li>
39
                <li<?php print ($selection=="fils" ? ' id="rubrique_select"' : '');?>><strong><a href="fils_info.php3">Fils d'informations</a></strong></li>
39
                <li<?php print ($selection=="fils" ? ' id="rubrique_select"' : '');?>><strong><a href="fils_info.php3">Fils d'informations</a></strong></li>
40
        </ul>
40
        </ul>
41
       <hr />
41
       <hr />
42
        <ul id="menus_gauche_list">
42
        <ul id="menus_gauche_list">
-
 
43
                    <li<?php print ($arti==220 ? ' id="rubrique_select"' : '');?>><strong><a href="article220.html">Devenir rédacteur</a></strong></li>        
43
                    <li><strong> <a href="">Envoyer un article</a></strong></li>
44
                    <li><strong> <a href="">Envoyer un article</a></strong></li>
44
                    <li<?php print ($arti==220 ? ' id="rubrique_select"' : '');?>><strong><a href="article220.html">Devenir rédacteur</a></strong></li>
-
 
45
                    <li><strong><a href="/actu/ecrire/articles_edit.php3?new=ouii">Ecrire un article</a></strong></li>
45
                    <li><strong><a href="/actu/ecrire/articles_edit.php3?new=ouii">Ecrire un article</a></strong></li>
46
                    <li<?php print ($arti==257 ? ' id="rubrique_select"' : '');?>><strong><a href="article257.html">Devenir correspondant</a></strong></li>
-
 
47
       </ul>
46
       </ul>
48
       <hr />
47
       <hr />
49
        </div>
48
        </div>
50
49