Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
actions | %!s(int64=4) %!d(string=hai) anos | |
OverwriteThemeBackgroundPlugin.php | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none