view modules/dnd_test/dnd-editor-item.tpl.php @ 33:6947c6579d40

Switch the library to prefixing instead of suffixing.
author Franck Deroche <franck@defr.org>
date Thu, 04 Jun 2009 13:00:27 +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 -->