fix
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ function themeInit($archive)
|
||||
Helper::options()->commentsAntiSpam = false;
|
||||
}
|
||||
?>
|
||||
<link rel='stylesheet' href='<?php echo Helper::options()->themeUrl . '/_astro/option.css'; ?>'>
|
||||
<link rel='stylesheet' href='<?php echo Helper::options()->themeUrl . '/assets/css/option.css'; ?>'>
|
||||
<?php
|
||||
function themeConfig($form)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user