better title
This commit is contained in:
parent
d6928d3c19
commit
19da5426c0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50764
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue