New HTML title for techtree docs

This commit is contained in:
Tom Reynolds 2015-05-17 18:02:03 +02:00
parent 976fb4a20e
commit f6a00c2be6
1 changed files with 1 additions and 1 deletions

View File

@ -1405,7 +1405,7 @@ $outfile = "$out_path/$summary";
open (HTML, "> $outfile") || die "can't write summary page $outfile\n";
print HTML &header("Glest Autodocumentation Summary");
print HTML &header("MegaGlest Techtree Summary");
print HTML &choose_faction_html()."<P>\n";
print HTML &show_special_pages()."<P>\n";