Skip to content

Commit

Permalink
Merge branch 'MDL-39358-standard-clean' of git://github.com/mudrd8mz/…
Browse files Browse the repository at this point in the history
…moodle
  • Loading branch information
stronk7 committed Apr 25, 2013
2 parents 75358cf + e18597f commit 29b8b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/pluginlib.php
Expand Up @@ -810,9 +810,9 @@ public static function standard_plugins_list($type) {

'theme' => array(
'afterburner', 'anomaly', 'arialist', 'base', 'binarius', 'bootstrap',
'boxxie', 'brick', 'canvas', 'formal_white', 'formfactor',
'boxxie', 'brick', 'canvas', 'clean', 'formal_white', 'formfactor',
'fusion', 'leatherbound', 'magazine', 'mymobile', 'nimble',
'nonzero', 'overlay', 'serenity', 'simple', 'sky_high', 'splash',
'nonzero', 'overlay', 'serenity', 'sky_high', 'splash',
'standard', 'standardold'
),

Expand Down

0 comments on commit 29b8b7e

Please sign in to comment.