INSERTINTOConfigurationAdminVALUES('User_Default_Registration_Country','la_Text_General','la_config_DefaultRegistrationCountry','select',NULL,'=+,<SQL>SELECT DestName AS OptionName, DestId AS OptionValue FROM <PREFIX>StdDestinations WHERE DestParentId IS NULL Order BY OptionName</SQL>',10.111,0,0);
SETValueList='=+,<SQL>SELECT DestName AS OptionName, DestId AS OptionValue FROM <PREFIX>StdDestinations WHERE COALESCE(DestParentId, 0) = 0 ORDER BY OptionName</SQL>'
UPDATEConfigurationAdminSETValueList='Name=la_opt_Title,Description=la_opt_Description,CreatedOn=la_opt_CreatedOn,EditorsPick=la_opt_EditorsPick,<SQL>SELECT Prompt AS OptionName, CONCAT("cust_", FieldName) AS OptionValue FROM <PREFIX>CustomField WHERE (Type = 1) AND (IsSystem = 0)</SQL>'
WHEREVariableName='Category_Sortfield';
UPDATEConfigurationAdminSETValueList='Name=la_opt_Title,Description=la_opt_Description,CreatedOn=la_opt_CreatedOn,EditorsPick=la_opt_EditorsPick,<SQL>SELECT Prompt AS OptionName, CONCAT("cust_", FieldName) AS OptionValue FROM <PREFIX>CustomField WHERE (Type = 1) AND (IsSystem = 0)</SQL>'
SETValueList='=+||<SQL+>SELECT l%3$s_Name AS OptionName, CountryStateId AS OptionValue FROM <PREFIX>CountryStates WHERE Type = 1 ORDER BY OptionName</SQL>'
WHEREValueList='=+||<SQL>SELECT DestName AS OptionName, DestId AS OptionValue FROM <PREFIX>StdDestinations WHERE COALESCE(DestParentId, 0) = 0 ORDER BY OptionName</SQL>';
INSERTINTOEvents(EventId,Event,ReplacementTags,Enabled,FrontEndOnly,FromUserId,Module,Description,Type)VALUES(DEFAULT,'FORM.SUBMISSION.REPLY.TO.USER',NULL,1,0,NULL,'Core:Category','Admin Reply to User Form Submission',1);
INSERTINTOEvents(EventId,Event,ReplacementTags,Enabled,FrontEndOnly,FromUserId,Module,Description,Type)VALUES(DEFAULT,'FORM.SUBMISSION.REPLY.FROM.USER',NULL,1,0,NULL,'Core:Category','User Replied to It\'s Form Submission',1);
INSERTINTOConfigurationValuesVALUES(DEFAULT,'User_AdminGroup','11','In-Portal:Users','in-portal:configure_users','la_title_General','la_users_admin_group','select',NULL,'0=lu_none||<SQL+>SELECT GroupId as OptionValue, Name as OptionName FROM <PREFIX>PortalGroup WHERE Enabled=1 AND Personal=0</SQL>',10.12,0,1,NULL);
SETl<%PRIMARY_LANGUAGE%>_Translation='Your password has been reset.'
WHEREPhraseKey='LU_TEXT_FORGOTPASSHASBEENRESET'ANDl<%PRIMARY_LANGUAGE%>_Translation='Your password has been reset. The new password has been sent to your e-mail address. You may now login with the new password.';
INSERTINTOConfigurationValuesVALUES(DEFAULT,'MaintenanceMessageFront','Website is currently undergoing the upgrades. Please come back shortly!','In-Portal','in-portal:configure_advanced','la_section_SettingsMaintenance','la_config_MaintenanceMessageFront','textarea','','style="width: 100%; height: 100px;"','15.01',0,0,'hint:la_config_MaintenanceMessageFront');
INSERTINTOConfigurationValuesVALUES(DEFAULT,'MaintenanceMessageAdmin','Website is currently undergoing the upgrades. Please come back shortly!','In-Portal','in-portal:configure_advanced','la_section_SettingsMaintenance','la_config_MaintenanceMessageAdmin','textarea','','style="width: 100%; height: 100px;"','15.02',0,0,'hint:la_config_MaintenanceMessageAdmin');