Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3312 → Rev 3313

/trunk/widget/modules/apa/squelettes/plantes.tpl.html
153,7 → 153,7
<div id="bloc-controle-liste-obs" class="alert alert-info">
<h2 class="transmission-title"><strong><?php echo $resume['titre']; ?> <span class="obs-nbre badge badge-info">0</span></strong></h2>
<button id="transmettre-obs" class="btn btn-primary has-tooltip" data-toggle="tooltip" disabled="disabled"
title="<?php echo $resume['trans-title']; ?>" type="button" data-load="<?php echo ( $widget['streets'] || $widget['apa'] ) ? 'plantes' : 'lichens'; ?>">
title="<?php echo $resume['trans-title']; ?>" type="button">
<?php echo $general['enregistrer']; ?>
</button>
</div>