equal
deleted
inserted
replaced
81 <link rel="stylesheet" href="<?php echo(registry_url('fancybox','css'));?>" media="screen"/> |
81 <link rel="stylesheet" href="<?php echo(registry_url('fancybox','css'));?>" media="screen"/> |
82 |
82 |
83 <!-- FONT --> |
83 <!-- FONT --> |
84 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'/> |
84 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'));?>' rel='stylesheet' type='text/css'/> |
85 <link href='<?php echo(registry_url('PT-Sans','font'));?>' rel='stylesheet' type='text/css'/> |
85 <link href='<?php echo(registry_url('PT-Sans','font'));?>' rel='stylesheet' type='text/css'/> |
|
86 |
|
87 <link href='<?php echo(URL_ROOT); ?>res/css/common.css' rel='stylesheet' type='text/css'/> |
86 |
88 |
87 |
89 |
88 <script type="text/javascript"> |
90 <script type="text/javascript"> |
89 // Configuration Polemical Timeline |
91 // Configuration Polemical Timeline |
90 if (typeof jQuery == "undefined") { |
92 if (typeof jQuery == "undefined") { |
273 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
275 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
274 })(); |
276 })(); |
275 </script> |
277 </script> |
276 </head> |
278 </head> |
277 <body> |
279 <body> |
278 <div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div> |
280 <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div--> |
279 |
281 |
280 <!-- tooltip --> |
282 <!-- tooltip --> |
281 </div> |
283 </div> |
282 <div id="splash" style="display:none;"> |
284 <div id="splash" style="display:none;"> |
283 <div class="splash"> |
285 <div class="splash"> |
409 </div> |
411 </div> |
410 |
412 |
411 <div class="footer"> |
413 <div class="footer"> |
412 |
414 |
413 <hr> |
415 <hr> |
414 <?php echo($translate->_('config__partenaires')); ?> |
416 <?php echo($translate->_('config__partenaires')); ?><br> |
|
417 <span id="streaming-footer">Streaming par</span><a href="https://www.getronics.com/" class='footerLink' target='_blank'><span id="streaming-footer-logo"></span></a> |
415 </div> |
418 </div> |
416 |
419 |
417 </div> |
420 </div> |
418 |
421 |
419 </body> |
422 </body> |