Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 4 Rev 113
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><strong> <a href="">Envoyer un article</a></strong></li>
43
                    <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>
44
                    <li><strong><a href="ecrire/">Ecrire un article</a></strong></li>
45
                    <li><strong><a href="/ecrire/articles_edit.php3?new=oui">Ecrire un article</a></strong></li>
45
                    <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>
46
       </ul>
47
       </ul>
47
       <hr />
48
       <hr />
48
        </div>
49
        </div>
49
50