version 1.337, 2009/02/04 14:45:51
|
version 1.338, 2009/02/10 12:20:18
|
Line 2888 HIDDENFORM
|
Line 2888 HIDDENFORM
|
} |
} |
# --------------------------------------------------------- Main tab structure |
# --------------------------------------------------------- Main tab structure |
my $activeClass = 1; |
my $activeClass = 1; |
$r->print('<div class="LC_ContentBoxSpecial"><ul class="LC_TabContent" id="mainnav">'); |
$r->print('<div class="LC_ContentBoxSpecial"><ul class="LC_TabContentBigger" id="mainnav">'); |
if (($standard) && ($allowed) && (!$forcesupplement)) { |
if (($standard) && ($allowed) && (!$forcesupplement)) { |
my $active = ''; |
my $active = ''; |
if($activeClass == 1){ |
if($activeClass == 1){ |