]> _ Git - ccgm.git/commitdiff
#ccgm web video for chimio page
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 28 Jan 2016 15:01:02 +0000 (15:01 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 28 Jan 2016 15:01:02 +0000 (15:01 +0000)
framework/application/views/scripts/templates/traitement.phtml

index 3e5c0e577b3cb93d299299474de0a4285b3a5828..f76b48db7f2608725f52627b34a4dc62b4881c54 100644 (file)
@@ -1,6 +1,8 @@
 <section id="content">
        <div id="c">
-               <?php echo $this->markupDotclear($this->text); ?>
+               <?php
+               $this->contentWidth=770;
+               echo $this->markupDotclear($this->text); ?>
        </div>
        <?php echo $this->rightbar() ?>
 </section>
\ No newline at end of file