The modules/system/page.tpl.php has a row with $action_links, but ninesixty/page.tpl.php has not.

<?php if ($action_links): ?><ul class="action-links"><?php print render($action_links); ?></ul><?php endif; ?>
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nevergone’s picture

FileSize
661 bytes

added page.tpl.php (7.x-2.x)

thamas’s picture

Status: Active » Patch (to be ported)
pp’s picture

Status: Patch (to be ported) » Reviewed & tested by the community
nevergone’s picture

FileSize
455 bytes

corrected patch

nevergone’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Fixed in 7.x-1.x and 7.x-2.x.