push @links, titlepage($2);
}
if ($config{discussion}) {
push @links, titlepage($2);
}
if ($config{discussion}) {
- # Discussion links are a special case since they're not in the
- # text of the page, but on its template.
+ # Discussion links are a special case since they're
+ # not in the text of the page, but on its template.