Fix for Wysiwyg

  1. <div class="wysiwyg_display" style="display: <?php print $display; ?>">
  2.   <div class="embedded-library-item" inline="vcontent:<?php print $node->nid; ?>"><?php print $node->title; ?></div>
  3. </div>

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.