Skip to content
Extraits de code Groupes Projets
Valider d83a7288 rédigé par Thomas GUBÉNO's avatar Thomas GUBÉNO
Parcourir les fichiers

Bouton tweet changé de place

parent b4c75dc1
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -135,12 +135,12 @@ defined('BASEPATH') OR exit('No direct script access allowed');
</div>
<div class="col-xl-8 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4><?php echo($rand['title'])?></h4>
<h4 style="text-align:left"><?php echo($rand['title'])?> <span style="float:right;"><a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-size="large" data-height="1000" data-width="1000" data-text= "J'ai découvert &quot;<?php echo($rand['title']) ?>&quot; avec @BingeWatcher_FR !" data-url="http://bingewatcher.com/id=<?php echo($rand['id'])?>" data-hashtags="BingeWatcher" data-lang="fr" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></span></h4>
<p class="text-black-50 mb-0"><?php echo($rand['overview'])?></p>
<br/>
<a class="btn btn-primary" href="index.php/welcome/fiche_film?id=<?php echo($rand['id'])?>" onclick="$('.loading').fadeIn(1);" >Voir la ficheaa du film</a>
<a class="btn btn-primary" href="index.php/welcome/fiche_film?id=<?php echo($rand['id'])?>" onclick="$('.loading').fadeIn(1);" >Voir la fiche du film</a>
<a class="btn btn-primary text-white" onclick='window.location.reload(false)'>Nouveau film</a>
<a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-size="large" data-height="1000" data-width="1000" data-text= "J'ai découvert &quot; <?php echo($rand['title']) ?> &quot; avec @BingeWatcher_FR !" data-url="http://bingewatcher.com/id=<?php echo($rand['id'])?>" data-hashtags="BingeWatcher" data-lang="fr" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter