Tabs were missing from page.tpl.php

steele - April 27, 2005 - 18:29
Project:Lincoln's Revenge
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

All the administration tabs were missing in php.tpl.php so administration was severely crippled.

Added this block of code at line 116 and all the tabs will now show up on all the administration pages:

            <!-- BEGIN: tabs -->
            <div class="tabs"><?php print $tabs ?></div>
            <!-- END: tabs -->

#1

godde - July 23, 2005 - 02:39

I think you mean Page.tpl.php, unless he has changed it.

Putting the code on line 117 of page.tpl.php works as well. For example, with out it the add forum buttons don't show up.

#2

beginner - July 29, 2005 - 10:42
Version:4.5.x-1.x-dev» 4.6.x-1.x-dev

I just downloaded and installed it: the problem is still here. Thanks for the fix.

#3

no_idea_yet - November 20, 2005 - 13:06

Thanks for the fix, was a tadge confused for a while!

 
 

Drupal is a registered trademark of Dries Buytaert.