mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +02:00
New HTML title for techtree docs
This commit is contained in:
@@ -1405,7 +1405,7 @@ $outfile = "$out_path/$summary";
|
|||||||
|
|
||||||
open (HTML, "> $outfile") || die "can't write summary page $outfile\n";
|
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 &choose_faction_html()."<P>\n";
|
||||||
print HTML &show_special_pages()."<P>\n";
|
print HTML &show_special_pages()."<P>\n";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user