Browse Source

updated faq feature

Bachir Soussi Chiadmi 8 years ago
parent
commit
8fb9c70e42

+ 0 - 2
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,
     ),
   );
 }