mirror of https://github.com/BOINC/boinc.git
parent
c1be2daca3
commit
3a8e188cd6
|
@ -110,7 +110,7 @@ function show_download($pname) {
|
||||||
echo "
|
echo "
|
||||||
<p>
|
<p>
|
||||||
<a href=wiki/System_requirements><nobr>".tra("System requirements")."</nobr></a>
|
<a href=wiki/System_requirements><nobr>".tra("System requirements")."</nobr></a>
|
||||||
| <a href=trac/wiki/ReleaseNotes><nobr>".tra("Release notes")."</nobr></a>
|
| <a href=wiki/Release_Notes><nobr>".tra("Release notes")."</nobr></a>
|
||||||
| <a href=wiki/BOINC_Help><nobr>".tra("Help")."</nobr></a>
|
| <a href=wiki/BOINC_Help><nobr>".tra("Help")."</nobr></a>
|
||||||
";
|
";
|
||||||
if ($pname) {
|
if ($pname) {
|
||||||
|
@ -129,6 +129,7 @@ function show_download($pname) {
|
||||||
}
|
}
|
||||||
echo "
|
echo "
|
||||||
| <a href=trac/wiki/VersionHistory>Version history</a>
|
| <a href=trac/wiki/VersionHistory>Version history</a>
|
||||||
|
| <a href=http://boincfaq.mundayweb.com/index.php?view=376>FAQ</a>
|
||||||
<p>
|
<p>
|
||||||
</td><td valign=top>
|
</td><td valign=top>
|
||||||
";
|
";
|
||||||
|
|
Loading…
Reference in New Issue