Index: mod2/index.php =================================================================== --- mod2/index.php (revision 29771) +++ mod2/index.php (working copy) @@ -1717,6 +1717,10 @@ function renderNewSiteWizard_overview() { global $BE_USER, $LANG; + if ($this->modTSconfig['properties']['hideNewSiteWizard']) { + return; + } + if ($BE_USER->isAdmin()) { // Introduction: