$res .= $this->exemplePublication($f->getFluidbookId(), $f->getFluidbookPage());\r
} else {\r
$res .= $this->htmlElement('', 'div',\r
- array('style' => 'background-image:url(' . $this->imageProcess()->imageProcessGetURL($image, $f->getTitle() . ' - ' . $f->getText(), 1200, 1200, array(), 'R') . ');',\r
+ array('style' => 'background-image:url(' . $this->imageProcess()->imageProcessGetURL(\r
+ $image,\r
+ $f->getTitle()\r
+ , 1200, 1200,\r
+ array(), 'R') . ');',\r
'class' => 'img full')\r
);\r
}\r