*** empty log message ***

svn path=/trunk/boinc/; revision=3697
This commit is contained in:
David Anderson 2004-06-24 20:08:49 +00:00
parent 8d1c9b4979
commit 3bcd9e8b1c
1 changed files with 2 additions and 2 deletions

View File

@ -49,9 +49,9 @@ function show_nav() {
$stopped = project_is_stopped();
echo "
<title>Project name here</title>
<title>".PROJECT."</title>
<link rel=stylesheet type=text/css href=white.css>
<h1>Project name here</h1>
<h1>".PROJECT."</h1>
<table cellpadding=8 cellspacing=4>
<tr><td rowspan=2 valign=top width=40%>
";