Add headline field, with templates.

This commit is contained in:
Colin Kuskie 2009-04-09 14:53:10 +00:00
parent 9ccdd08a01
commit cf546ad031
4 changed files with 11 additions and 1 deletions

View file

@ -19,6 +19,7 @@ our $HELP = {
{ name => 'formFooter',
required => 1 },
{ name => 'titleForm', },
{ name => 'headlineForm', },
{ name => 'subtitleForm', },
{ name => 'bylineForm', },
{ name => 'locationForm', },