From 4730d6c9d88730afed8089e45d677541d3f48657 Mon Sep 17 00:00:00 2001 From: SecretR Date: Sat, 7 Sep 2013 16:38:37 +0300 Subject: [PATCH] Revert "FAQs administration settings tabs fix" This reverts commit cccbba5d7b3a7baf6630152a29209075d51873c2. --- e107_plugins/faqs/admin_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/faqs/admin_config.php b/e107_plugins/faqs/admin_config.php index e4a0b9bb7..78d702f3f 100644 --- a/e107_plugins/faqs/admin_config.php +++ b/e107_plugins/faqs/admin_config.php @@ -175,7 +175,7 @@ class faq_main_ui extends e_admin_ui protected $batchCopy = true; protected $listOrder = 'faq_order ASC'; protected $sortField = 'faq_order'; - protected $preftabs = array('FAQs',"Details"); // Simpler method than 'fieldsets'. Allows for easy moving of fields between tabs and works as required by 'news' and 'custom pages'. + protected $tabs = array('FAQs',"Details"); // Simpler method than 'fieldsets'. Allows for easy moving of fields between tabs and works as required by 'news' and 'custom pages'. //TODO - finish 'user' type, set 'data' to all editable fields, set 'noedit' for all non-editable fields protected $fields = array(