Index: branches/5.1.x/core/install.php =================================================================== diff -u -N -r13581 -r13585 --- branches/5.1.x/core/install.php (.../install.php) (revision 13581) +++ branches/5.1.x/core/install.php (.../install.php) (revision 13585) @@ -1,6 +1,6 @@ toolkit->deleteCache(); + $this->toolkit->rebuildThemes(); // set installation finished mark if ($this->Application->ConfigValue('InstallFinished') === false) {