]> git.mjollnir.org Git - moodle.git/commitdiff
adding the tab-row in edit_item.php
authoragrabs <agrabs>
Wed, 30 Apr 2008 18:48:16 +0000 (18:48 +0000)
committeragrabs <agrabs>
Wed, 30 Apr 2008 18:48:16 +0000 (18:48 +0000)
mod/feedback/edit_item.php

index 48b530af6a9c5e2443197bf1b60608ee799628d2..c05899b9220889fc2bfce6bd9a0c7eefa09459cc 100644 (file)
     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
     ///////////////////////////////////////////////////////////////////////////
     ///////////////////////////////////////////////////////////////////////////