Commit info for scoop/lib/Scoop/Stories:
Modified Files:
Tag: CURRENT
Elements.pm
Log Message:
Resyncing CURRENT with all of panner's bugfixes. I swear, independent
development will be happening soon with this. I think I have an excuse.
--j
Index: Elements.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Stories/Elements.pm,v
retrieving revision 1.107
retrieving revision 1.107.2.1
diff -r1.107 -r1.107.2.1
200c200
< $page =~ s/%%section_title%%/$section->{section}/g;
---
> $page =~ s/%%section_title%%/$section->{title}/g;