TheCripZone Team is proud to release the News theme. You can see a demo here. If you don't see it use the Theme Changer in the top left TP block:
https://jpr62.com/demos214/
You can download the release here:
https://github.com/Crip-Zone/News/releases/tag/v2.1.4
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.077 seconds with 37 queries.