Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2517 → Rev 2518

/trunk/widget/modules/photo/squelettes/photo.tpl.html
22,7 → 22,7
<?php
if (isset($items[0])) {
$iz = $items[0];
$izUrl = sprintf($iz['url_tpl'], 'CRX2S');
$izUrl = sprintf($iz['url_tpl'], 'CRS');
echo '<meta property="og:image" content="' . $izUrl . '" />';
} else {
echo '<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />'