Mercurial > defr > drupal > scald > dnd
view modules/dnd_test/dnd-editor-item.tpl.php @ 54:d6f510f35e72 tip
Fix a PHP notice
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 19 Aug 2010 12:02:47 +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 -->