Improved theme config option comment (#409)

This commit is contained in:
FrancescoUK
2016-08-10 09:47:27 +01:00
parent a0886caf2f
commit 333067955c

View File

@@ -17,8 +17,8 @@ $config['application_version'] = '3.0.0';
| Theme
|--------------------------------------------------------------------------
|
| This specifies which theme will be used by OSPOS
|
| This specifies which bootwatch theme will be used by OSPOS
| Available are: cerulean, cosmo, cyborg, darkly, flatly, journal, paper, readable, sandstone, slate, spacelab, superhero, united, yeti
|
*/
$config['theme'] = 'flatly';