Subversion Repositories Sites.tela-botanica.org

Rev

Rev 166 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 166 Rev 174
Line 152... Line 152...
152
<INCLURE(incl_logo_tela.php)>
152
<INCLURE(incl_logo_tela.php)>
153
<INCLURE(incl_changer_monde.php)>
153
<INCLURE(incl_changer_monde.php)>
154
<?php 
154
<?php 
155
$selection = "recevoir";
155
$selection = "recevoir";
156
?>
156
?>
-
 
157
<div id="nav_gauche">
-
 
158
<INCLURE(incl_logo_tela.php)>
-
 
159
<INCLURE(incl_changer_monde.php)>
157
<INCLURE(incl_menu_gauche.php)>
160
<INCLURE(incl_menu_gauche.php)>
158
<INCLURE(incl_identification_ellipse.php)>
161
<INCLURE(incl_identification_ellipse.php)>
159
 
-
 
160
</div>
162
</div>
161
<INCLURE(incl_footer_print.php)>
163
<INCLURE(incl_footer_print.php)>
162
</div>
164
</div>
163
</div>
-
 
164
</body>
165
</body>
165
</html>
166
</html>
166
167