From 8fb9c70e42130369ec3bd89993e9734d3909340d Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 16 Mar 2016 16:10:24 +0100 Subject: [PATCH] updated faq feature --- .../frequently_asked_questions.features.taxonomy.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/sites/all/modules/features/frequently_asked_questions/frequently_asked_questions.features.taxonomy.inc b/sites/all/modules/features/frequently_asked_questions/frequently_asked_questions.features.taxonomy.inc index 8ca47985..ecfb606a 100644 --- a/sites/all/modules/features/frequently_asked_questions/frequently_asked_questions.features.taxonomy.inc +++ b/sites/all/modules/features/frequently_asked_questions/frequently_asked_questions.features.taxonomy.inc @@ -16,8 +16,6 @@ function frequently_asked_questions_taxonomy_default_vocabularies() { 'hierarchy' => 0, 'module' => 'taxonomy', 'weight' => 0, - 'language' => 'und', - 'i18n_mode' => 1, ), ); }