From 6cf8d1209bf6651e53af8fe1e239a525f31089d4 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Thu, 8 Apr 2010 21:31:06 +0000 Subject: Fix: edit default tab settings in user/gedcom edit pages --- config_gedcom.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_gedcom.php') diff --git a/config_gedcom.php b/config_gedcom.php index 8132b8cbcc..4277f3d804 100644 --- a/config_gedcom.php +++ b/config_gedcom.php @@ -122,7 +122,7 @@ $HIDE_GEDCOM_ERRORS = false; //-- a true value will disable error messages for $WORD_WRAPPED_NOTES = false; //-- some programs wrap notes at word boundaries while others wrap notes anywhere //-- setting this to true will add a space between words where they are wrapped in the gedcom -$GEDCOM_DEFAULT_TAB = "0"; //-- this setting controls which tab on the individual page should first be displayed to visitors +$GEDCOM_DEFAULT_TAB = "personal_facts"; //-- this setting controls which tab on the individual page should first be displayed to visitors $SHOW_CONTEXT_HELP = true; // show ? links on the page for contextual popup help $WEBTREES_EMAIL = ""; // -- "From:" address for automatically generated e-mails -- cgit v1.3