Skip to content
Snippets Groups Projects
Commit 0bbfe83e authored by Laurent's avatar Laurent
Browse files

Admin homepage : use youtube-nocookie instead of youtube

parent ce1c85b0
Branches
Tags
No related merge requests found
Pipeline #12956 failed with stage
in 33 minutes and 48 seconds
......@@ -11,7 +11,7 @@ if ($this->is_request_secure)
echo $this->_('Démonstrations vidéos');
?>
</h2>
<div><iframe width="750" height="450" src="https://www.youtube.com/embed/videoseries?list=PLL40cYmJt-b9YSCI0rvnxl8xjptuvgiZC" allowfullscreen></iframe></div>
<div><iframe width="750" height="450" src="https://www.youtube-nocookie.com/embed/videoseries?list=PLL40cYmJt-b9YSCI0rvnxl8xjptuvgiZC" allowfullscreen></iframe></div>
<h2><?php echo $this->_('Paramètres du site');?>&nbsp;:</h2>
<?php
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment