mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 07:31:21 +02:00
html template:change title in head [skip ci]
This commit is contained in:
@@ -1411,7 +1411,7 @@ $outfile = "$out_path/$summary";
|
||||
|
||||
open (HTML, "> $outfile") || die "can't write summary page $outfile\n";
|
||||
|
||||
print HTML &header("MegaGlest Techtree Summary");
|
||||
print HTML &header("ZetaGlest Techtree Summary (zetapack)");
|
||||
print HTML &choose_faction_html()."<P>\n";
|
||||
print HTML &show_special_pages()."<P>\n";
|
||||
|
||||
|
Reference in New Issue
Block a user