Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1159 → Rev 1160

/trunk/modules/mobile/squelettes/theme_pyracantha_niveau1.tpl.html
137,7 → 137,7
<ul id="galerie_carte" class="gallery style-none margin-center">
<li>
<a href="<?= $repartition['chorodep'] ?>" rel="external">
<img src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
<img style="width:190; height:178" src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
</a>
</li>
</ul>
170,4 → 170,4
<? endif; ?>
<? endif; ?>
</div>
<? endif; ?>
<? endif; ?>
/trunk/modules/mobile/squelettes/theme_gentiana_niveau1.tpl.html
64,7 → 64,7
<ul id="galerie_carte" class="gallery">
<li>
<a href="<?= $repartition['chorodep'] ?>" rel="external">
<img src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
<img style="width:190; height:178" src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
</a>
</li>
</ul>
144,4 → 144,4
<? endif; ?>
<? endif; ?>
</div>
/trunk/modules/mobile/squelettes/theme_gentiana2_niveau1.tpl.html
46,7 → 46,7
<ul id="galerie_carte" class="gallery">
<li>
<a href="<?= $repartition['chorodep'] ?>" rel="external">
<img src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
<img style="width:190; height:178" src="<?= $repartition['chorodep'] ?>" class="" title="Carte de répartition" alt="Carte de répartition" />
</a>
</li>
</ul>
161,4 → 161,4
</div>
</div> <!-- span12 englobant -->
</div>