


TheCripZone Team is proud to release the News theme. You can download it here:
https://codeberg.org/Crip-Zone/News/releases
You can see it in action by using the Theme Selector at TheCripZone:
https://www.jpr62.com/theme/index.php
index.template.php de bul :
// Show the load time?
if ($context['show_load_time'])
echo '
<p ', sprintf($txt['page_created_full'], $context['load_time'], $context['load_queries']), '</p ';
echo '
</div
</div <!-- #footer -- ';
}// Show the load time?
if... I thought I'd share it while I was at it 
index.template.php
bul :
// Show the footer with copyright, terms and help links.
global $context, $txt, $scripturl, $settings;
if (!empty($settings['mobilalt_onoff']))
{
echo ' <div class="orta1_reklam" <a href="'. $settings['mobilalt_link'].... 
Page created in 0.103 seconds with 36 queries.