view modules/dnd_test/dnd-editor-item.tpl.php @ 34:a9dc86da7be8

Change markup to be able to position more than one thing next to the library
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:08:22 +0200
parents 2d49adbd8992
children
line wrap: on
line source
<!-- Test -->
<span class="image">
  <?php print $image; ?>
</span>
<span class="text">
  Lorem ipsum
</span>
<!-- End test -->