- web: fix BOINCStats link for host details

svn path=/trunk/boinc/; revision=25780
This commit is contained in:
David Anderson 2012-06-21 17:03:47 +00:00
parent 3b26791411
commit cc642f7947
2 changed files with 8 additions and 2 deletions

View File

@ -4444,8 +4444,14 @@ Charlie 20 June 2012
boinc.xcodeproj/
project.pbxproj
David 19 June 2012
David 20 June 2012
- fix configure error on Linux.
I think the AC_PROG_OBJCXX should be limited to Mac somehow
configure.ac
David 20 June 2012
- web: fix BOINCStats link for host details
html/inc/
stats_sites.inc

View File

@ -170,7 +170,7 @@ $team_name_sites = array(
$host_sites = array(
array(
"http://boincstats.com/en/stats/-1/detail/",
"http://boincstats.com/en/stats/-1/host/detail/",
"BOINCstats.com",
"boincstats_icon.png"
),