[svn r15280] Changed LP menu's height size (FS#2525)

skala
Julio Montoya 17 years ago
parent 5582541fd5
commit a03f4d49a4
  1. 2
      main/newscorm/lp_add_item.php

@ -224,7 +224,7 @@ echo '<table cellpadding="0" cellspacing="0" class="lp_build">';
echo '</div>';
echo '<div class="lp_tree" style="height:50%">';
echo '<div class="lp_tree" style="height:90%">';
//build the tree with the menu items in it
echo $_SESSION['oLP']->build_tree();
echo '</div>';

Loading…
Cancel
Save