You are here

dnd-editor-item.tpl.php in Scald: Media Management made easy 6

File

dnd/modules/dnd_test/dnd-editor-item.tpl.php
View source
<!-- Test -->
<span class="image">
  <?php

print $image;
?>
</span>
<span class="text">
  Lorem ipsum
</span>
<!-- End test -->