equal
deleted
inserted
replaced
67 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |
67 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |
68 |
68 |
69 <!-- CSS --> |
69 <!-- CSS --> |
70 <link rel="stylesheet" href="<?php echo(registry_url('fancybox','css'));?>" type="text/css" media="screen"> |
70 <link rel="stylesheet" href="<?php echo(registry_url('fancybox','css'));?>" type="text/css" media="screen"> |
71 <link rel="stylesheet" href="<?php echo(registry_url('tweetcast','css'));?>?v=210512" type="text/css" media="screen, projection"/> |
71 <link rel="stylesheet" href="<?php echo(registry_url('tweetcast','css'));?>?v=210512" type="text/css" media="screen, projection"/> |
|
72 |
|
73 <link href='<?php echo(URL_ROOT); ?>res/css/common.css' rel='stylesheet' type='text/css'/> |
72 |
74 |
73 <!-- JAVASCRIPT --> |
75 <!-- JAVASCRIPT --> |
74 <script type="text/javascript" src="<?php echo(registry_url('jquery','js'))?>"></script> |
76 <script type="text/javascript" src="<?php echo(registry_url('jquery','js'))?>"></script> |
75 <?php if( isset($_REQUEST['highlight']) && !empty($_REQUEST['highlight'])) { ?> |
77 <?php if( isset($_REQUEST['highlight']) && !empty($_REQUEST['highlight'])) { ?> |
76 <script type="text/javascript" src="<?php echo(registry_url('jquery-ui','js'))?>"></script> |
78 <script type="text/javascript" src="<?php echo(registry_url('jquery-ui','js'))?>"></script> |
235 |
237 |
236 </script> |
238 </script> |
237 |
239 |
238 </head> |
240 </head> |
239 <body<?php if ($embed) { echo ' class="embed"'; } ?>> |
241 <body<?php if ($embed) { echo ' class="embed"'; } ?>> |
240 <div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div> |
242 <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div--> |
241 |
243 |
242 <div id="container"> |
244 <div id="container"> |
243 |
245 |
244 <div id="coldroite"> |
246 <div id="coldroite"> |
245 |
247 |
480 echo("<span id=\"event-partenaires\">".$translate->_('config__partenaires')."</span>"); |
482 echo("<span id=\"event-partenaires\">".$translate->_('config__partenaires')."</span>"); |
481 |
483 |
482 if (isset($_SESSION['TWITTER_ACCESS_TOKEN'])){ |
484 if (isset($_SESSION['TWITTER_ACCESS_TOKEN'])){ |
483 echo("| <a href='clear.php' class='footerLink'>".$translate->_("Déconnexion")."</a>"); |
485 echo("| <a href='clear.php' class='footerLink'>".$translate->_("Déconnexion")."</a>"); |
484 } |
486 } |
485 ?> |
487 ?><br> |
|
488 <span id="streaming-footer">Streaming par</span><a href="https://www.getronics.com/" class='footerLink' target='_blank'><span id="streaming-footer-logo"></span></a> |
486 </div> |
489 </div> |
487 </div> |
490 </div> |
488 <div id="hovertweet"> |
491 <div id="hovertweet"> |
489 <div id="hovercontent"></div> |
492 <div id="hovercontent"></div> |
490 <div id="hoverarrow"></div> |
493 <div id="hoverarrow"></div> |