[svn r13778] Fixed code to avoid warning and display tool name title

skala
Yannick Warnier 18 years ago
parent f4fa0b2668
commit 6d253fa780
  1. 2
      main/dropbox/dropbox_init.inc.php

@ -318,5 +318,5 @@ else // if we come from the learning path we have to include the stylesheet and
echo $javascript;
}
api_display_tool_title();
api_display_tool_title($nameTools);
?>
Loading…
Cancel
Save