Added CSS theme seletor (dark/light)
This commit is contained in:
2025-08-20 01:12:59 -05:00
parent 0fa0593d14
commit 886262cdc1
108 changed files with 2245 additions and 1192 deletions

View File

@@ -1,5 +1,6 @@
<?php
defined('_JEXEC') or die('Restricted access');
use Joomla\CMS\Router\Route;
@@ -63,4 +64,4 @@ $bscol = round(12 / $manufacturers_per_row);
<?php echo $footerText ?>
</div>
<?php endif; ?>
</div>
</div>