Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 113 Rev 118
Line 40... Line 40...
40
        </ul>
40
        </ul>
41
       <hr />
41
       <hr />
42
        <ul id="menus_gauche_list">
42
        <ul id="menus_gauche_list">
43
                    <li><strong> <a href="">Envoyer un article</a></strong></li>
43
                    <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>
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="/ecrire/articles_edit.php3?new=oui">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>
46
                    <li<?php print ($arti==257 ? ' id="rubrique_select"' : '');?>><strong><a href="article257.html">Devenir correspondant</a></strong></li>
47
       </ul>
47
       </ul>
48
       <hr />
48
       <hr />
49
        </div>
49
        </div>
50
50