]> git.mjollnir.org Git - moodle.git/commitdiff
Merged MDL-12634 - fixed back link
authormoodler <moodler>
Tue, 26 Feb 2008 08:43:31 +0000 (08:43 +0000)
committermoodler <moodler>
Tue, 26 Feb 2008 08:43:31 +0000 (08:43 +0000)
mod/forum/index.php

index 9be9ca8dcc66893e006c1dc435823dcde6f52b08..282a3ae8ba93b56eb091743119699b6ca8549b47 100644 (file)
             if ($can_subscribe) {
                 $row[] = forum_get_subscribe_link($forum, $context, array('subscribed' => $stryes,
                         'unsubscribed' => $strno, 'forcesubscribed' => $stryes,
-                        'cantsubscribe' => '-'), $cantaccessagroup, false);
+                        'cantsubscribe' => '-'), $cantaccessagroup, false, true);
             }
 
             //If this forum has RSS activated, calculate it