diff --git a/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl b/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl index 3a5ac5f47..c4422ac8f 100755 --- a/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl +++ b/source/tools/convert_faction_xml2html/convert_faction_xml2html.pl @@ -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()."

\n"; print HTML &show_special_pages()."

\n"; diff --git a/source/tools/convert_faction_xml2html/megapack.ini b/source/tools/convert_faction_xml2html/megapack.ini index c997532fe..2563febc5 100644 --- a/source/tools/convert_faction_xml2html/megapack.ini +++ b/source/tools/convert_faction_xml2html/megapack.ini @@ -184,7 +184,7 @@ header=<

- + @@ -209,7 +209,7 @@ This page was generated by VAR_CREATED_BY