$design_sql=str_replace('(tf.FilePath = "/designs")','('.implode(' OR ',$this->getDesignFolders()).')'.' AND (t.ThemeId = '.$theme_id.')',$design_sql);
$fields['Template']['options_sql']=$design_sql;
// adds "Inherit From Parent" option to "Template" field