[dw-free] Rename Group One/Two to Main Module Section/Second Module Section
[commit: http://hg.dwscoalition.org/dw-free/rev/5b5ddc428e5d]
http://bugs.dwscoalition.org/show_bug.cgi?id=3798
Rename "Sidebar" to "Main Module Section", to take into account one-column
modes. No functional change, just a terminology change.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3798
Rename "Sidebar" to "Main Module Section", to take into account one-column
modes. No functional change, just a terminology change.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/negatives/layout.s2
-------------------------------------------------------------------------------- diff -r 84c26bd010e3 -r 5b5ddc428e5d bin/upgrading/s2layers/negatives/layout.s2 --- a/bin/upgrading/s2layers/negatives/layout.s2 Wed Aug 03 10:24:41 2011 +0800 +++ b/bin/upgrading/s2layers/negatives/layout.s2 Wed Aug 03 11:15:32 2011 +0800 @@ -153,7 +153,7 @@ } -set module_layout_sections = "none|(none)|one|Sidebar|two|Header|three|Footer"; +set module_layout_sections = "none|(none)|one|Main Module Section|two|Header|three|Footer"; set module_navlinks_section = "two"; --------------------------------------------------------------------------------