Swapped order of parent themes in config.php

This commit is contained in:
Patrick Malley 2010-04-27 16:40:51 +00:00
parent 1483231357
commit b8b6a18f93

View File

@ -8,7 +8,7 @@ $THEME->name = 'formfactor';
////////////////////////////////////////////////////
$THEME->parents = array('base', 'canvas');
$THEME->parents = array('canvas','base');
/////////////////////////////////////////////////////
// Which existing theme(s) in the /theme/ directory