Index: branches/5.2.x/core/install/upgrades.sql =================================================================== diff -u -N -r15608 -r15739 --- branches/5.2.x/core/install/upgrades.sql (.../upgrades.sql) (revision 15608) +++ branches/5.2.x/core/install/upgrades.sql (.../upgrades.sql) (revision 15739) @@ -2876,3 +2876,6 @@ ); DELETE FROM UserPersistentSessionData WHERE VariableName IN ('system-event-subscription[Default]columns_.', 'email-log[Default]columns_.'); ALTER TABLE EmailLog CHANGE EventName TemplateName VARCHAR(255) NOT NULL DEFAULT ''; + +# ===== v 5.2.1-B2 ===== +DELETE FROM LanguageLabels WHERE PhraseKey = 'LA_TAB_REPORTS'; Index: branches/5.2.x/core/units/sections/sections_config.php =================================================================== diff -u -N -r15471 -r15739 --- branches/5.2.x/core/units/sections/sections_config.php (.../sections_config.php) (revision 15471) +++ branches/5.2.x/core/units/sections/sections_config.php (.../sections_config.php) (revision 15739) @@ -1,6 +1,6 @@ Array ( 'parent' => 'in-portal:root', 'icon' => 'summary_logs', - 'label' => 'la_tab_Reports', + 'label' => 'la_tab_LogsAndReports', 'url' => Array ('t' => 'index', 'pass_section' => true, 'pass' => 'm'), 'permissions' => Array ('view'), 'priority' => 4, @@ -126,16 +126,6 @@ 'SectionPrefix' => 'adm', ), - /*'in-portal:log_summary' => Array ( - 'parent' => 'in-portal:reports', - 'icon' => 'summary', - 'label' => 'la_tab_Summary', - 'url' => Array ('index_file' => 'logs/summary.php', 'pass' => 'm'), - 'permissions' => Array ('view'), - 'priority' => 1, - 'type' => stTREE, - ),*/ - // "Configuration" section 'in-portal:system' => Array ( 'parent' => 'in-portal:root', Index: branches/5.2.x/core/install/english.lang =================================================================== diff -u -N -r15714 -r15739 --- branches/5.2.x/core/install/english.lang (.../english.lang) (revision 15714) +++ branches/5.2.x/core/install/english.lang (.../english.lang) (revision 15739) @@ -352,6 +352,7 @@ Qm91bmNlIERhdGU= Qm91bmNlIEVtYWls Qm91bmNlIEluZm8= + QnV0dG9uIFRleHQ= U2VjdGlvbg== U2VjdGlvbiBGb3JtYXQ= U2VjdGlvbiBJRA== @@ -1268,6 +1269,7 @@ SW1wb3J0IERhdGE= SXRlbXM= TGFiZWxz + TG9ncyAmIFJlcG9ydHM= TWVzc2FnZXM= UGFja2FnZSBDb250ZW50 UGVybWlzc2lvbnM= @@ -1278,7 +1280,6 @@ UmVnaW9uYWw= UmVsYXRlZCBTZWFyY2hlcw== UmVsYXRpb25z - U3lzdGVtIExvZ3M= UmVzdG9yZQ== Q29tbWVudHM= U2VhcmNo