summaryrefslogtreecommitdiff
path: root/modules/forum
diff options
context:
space:
mode:
Diffstat (limited to 'modules/forum')
-rw-r--r--modules/forum/forum.module4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/forum/forum.module b/modules/forum/forum.module
index 1aa873ac3..39353f5ef 100644
--- a/modules/forum/forum.module
+++ b/modules/forum/forum.module
@@ -159,10 +159,6 @@ function forum_link($type, $node = 0, $main = 0) {
$links = array();
- if ($type == 'page' && user_access('access content')) {
- $links[] = l(t('forums'), 'forum');
- }
-
if (!$main && $type == 'node' && $node->type == 'forum') {
// get previous and next topic