adding the tab-row in edit_item.php

This commit is contained in:
agrabs 2008-04-30 18:48:16 +00:00
parent 64da83c6cc
commit d0390cf8e2

View file

@ -120,6 +120,9 @@
print_header_simple(format_string($feedback->name), "",
$navigation, "", "", true, $buttontext, navmenu($course, $cm));
/// print the tabs
include('tabs.php');
/// Print the main part of the page
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////