MDL-13050 Oops... fixing syntax error

This commit is contained in:
nicolasconnault
2008-01-18 22:40:04 +00:00
parent da86084f82
commit 7fd4c03f41
+1 -1
View File
@@ -65,7 +65,7 @@
'type' => 'activityinstance');
$navlinks[] = array(
'name' => $strsubmissions,
'link' => ,
'link' => '',
'type' => 'title');
$navigation = build_navigation($navlinks);