Subversion Repositories Applications.reseau

Rev

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

Rev 25 Rev 26
Line 1... Line 1...
1
<div class="navbar navbar-default navbar-fixed-top">
1
<div class="navbar navbar-default" role="navigation" style="margin-bottom: 0;">
2
	<div class="container-fluid">
2
	<div class="container-fluid">
3
		<!-- Brand and toggle get grouped for better mobile display -->
3
		<!-- Brand and toggle get grouped for better mobile display -->
4
		<div class="navbar-header">
4
		<div class="navbar-header">
-
 
5
			<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#tb-navbar"
-
 
6
				title="Afficher / masquer le menu de navigation">
-
 
7
        		<span class="sr-only">Toggle navigation</span>
-
 
8
        		<span class="icon-bar"></span>
-
 
9
        		<span class="icon-bar"></span>
-
 
10
        		<span class="icon-bar"></span>
-
 
11
      		</button>
5
			<a class="navbar-brand" href="http://www.tela-botanica.org">
12
			<a class="navbar-brand" href="http://www.tela-botanica.org">
6
				<img style="position:absolute; left: 10px; top: 10px;"
13
				<img style="position:absolute; left: 10px; top: 10px;"
7
					src="<?=$url_logo?>" />
14
					src="<?=$url_logo?>" />
8
			</a>
15
			</a>
9
		</div>
16
		</div>