From: vincent@cubedesigners.com Date: Thu, 23 Jan 2014 16:51:44 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5151ce71db23e0a574003facc5a73863f18ea8e4;p=cubeextranet.git --- diff --git a/fluidbook/compile/style.css b/fluidbook/compile/style.css index 2a15346bb..55f6bd6c5 100644 --- a/fluidbook/compile/style.css +++ b/fluidbook/compile/style.css @@ -10,4 +10,4 @@ img{border:0;} .fr{color:#eee;} .link .clink{text-align:center;padding-top:100px;} .ref{color:#333;} -a.getflash{display:block;width:704px;height:409px;} \ No newline at end of file +a.getflash{display:block;width:704px;height:409px;margin: 0 auto;} \ No newline at end of file diff --git a/inc/ws/Util/packager/class.ws.packager.html.php b/inc/ws/Util/packager/class.ws.packager.html.php index 36084f9c8..98639fe8e 100644 --- a/inc/ws/Util/packager/class.ws.packager.html.php +++ b/inc/ws/Util/packager/class.ws.packager.html.php @@ -59,7 +59,7 @@ class wsPackagerHTML extends wsPackager { if ($this->book->parametres->facebook_description != '') { $facebook .= ''; } - $facebook .= ''; + $facebook .= ''; } $favicon = '';