 |
';
template_menu();
echo ' |
 |
 |
'.$context['forum_name'].' '.$context['current_time'].' |
 |
 |
|
';
}
function template_main_below()
{
global $context, $settings, $options, $scripturl, $txt , $user_info , $modSettings;
// This is an interesting bug in Internet Explorer AND Safari. Rather annoying, it makes overflows just not tall enough.
if (($context['browser']['is_ie'] && !$context['browser']['is_ie4']) || $context['browser']['is_mac_ie'] || $context['browser']['is_safari'] || $context['browser']['is_firefox'])
{
// The purpose of this code is to fix the height of overflow: auto div blocks, because IE can't figure it out for itself.
echo '
';
}
echo '
|
 |
 |
';
// bottom stuff
theme_copyright();
// Show the load time?
if ($context['show_load_time'])
echo '
', $txt['smf301'], $context['load_time'], $txt['smf302'], $context['load_queries'], $txt['smf302b'], '';
echo '
Amber design by Bloc |
XHTML |
CSS ';
echo '
|
 |
';
echo '