better title

This commit is contained in:
Wolfram Schneider 2017-08-29 07:43:27 +00:00
parent d6928d3c19
commit 19da5426c0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50764

View file

@ -1672,7 +1672,7 @@ sub encode_data {
sub indexpage {
&http_header("text/html");
print &html_header("$www{'title'}: Index Page") . "<h1><br/>", $www{'head'},
print &html_header("$www{'title'}") . "<h1><br/>", $www{'head'},
"</h1>\n\n";
# print &intro;
&formquery;