system module's blank page.tpl.php has

<?php if ($action_links): ?><ul class="action-links"><?php print render($action_links); ?></ul><?php endif; ?>

We should have this too, for #1798340: Forums - Link "Add new Forum topic" not found..

CommentFileSizeAuthor
#1 1802656.patch716 byteshackwater

Comments

hackwater’s picture

Assigned: Unassigned » hackwater
Status: Active » Needs review
StatusFileSize
new716 bytes

Added $action_links to page template; bzr patch attached.

rupl’s picture

Status: Needs review » Fixed

Committed to rev 62

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.