little mistake on codepaste

This commit is contained in:
SPT-dev 2023-03-02 21:10:13 -05:00
parent 93dd5b6f33
commit 49ec36c4e5

View File

@ -19,7 +19,7 @@ if (!$isDark) :
<?php <?php
endif; endif;
?> ?>
//<link type="text/css" rel="stylesheet" href="css/bootstrap/darkstrap-0.9.3.css" /> <link type="text/css" rel="stylesheet" href="css/bootstrap/darkstrap-0.9.3.css" />
<?php <?php
if ($isDark) : if ($isDark) :
?> ?>