// Donation request!

if($context['current_action'] == 'admin' && $context['user']['is_admin'])

{

global $language;

echo '<div align="center">


</div>';

}



// The main content should go here.

echo '

İşte buraya koyulacak kodu istiyorum tam olarak yazıyorum denedim denedim tema hatası veriyor dilber mc tema index.template.php dosyası bu


<div id="bodyarea" style="padding: 1ex 25px 2ex 25px;">';

}

function template_main_below()

{

global $context, $settings, $options, $scripturl, $txt;


echo '

</div>';



// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!

echo '



<div id="footerarea" style="text-align: center; padding-bottom: 1ex;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">

<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[

function smfFooterHighlight(element, value)

{

element.src = smf_images_url + "/" + (value ? "h_" : "") + element.id + ".gif";

}

// ]]></script>