forked from leftypol/leftypol
Changed message and CSS on the recent page / e.g. the recent theme. Cyberpunk is DUCK.
This commit is contained in:
parent
b85104821e
commit
72a207b4c0
3 changed files with 13 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
global $config, $_theme;
|
||||
|
||||
if ($action == 'all') {
|
||||
copy('templates/themes/recent/' . $settings['basecss'], $config['dir']['home'] . $settings['css']);
|
||||
copy('templates/themes/recent/' . $settings['basecss'], $config['dir']['home'] . "stylesheets/" . $settings['css']);
|
||||
}
|
||||
|
||||
$this->excluded = explode(' ', $settings['exclude']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue