little mistake on codepaste

This commit is contained in:
Sorata-Senpai 2020-11-25 04:16:59 +01:00
parent 28f6140952
commit c403624245

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) :
?> ?>