Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 119 Rev 120
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="article984.html">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=oui">Ecrire un article</a></strong></li>
46
       </ul>
46
       </ul>
47
       <hr />
47
       <hr />
48
        </div>
48
        </div>
49
49