diff --git a/scripts/overview.php b/scripts/overview.php index d327694..e592b0c 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -88,6 +88,7 @@ while($rows=$mostrecent ->fetch_assoc()) + More Info diff --git a/scripts/stats.php b/scripts/stats.php index ad482dd..350dbae 100644 --- a/scripts/stats.php +++ b/scripts/stats.php @@ -221,7 +221,7 @@ while($rows=$stats ->fetch_assoc()) Scientific Name Occurrences Highest Confidence Score - Wikipedia Link + Links "; while($rows = $specificstats->fetch_assoc()) { $dbname = preg_replace('/ /', '_', $rows['Com_Name']); @@ -231,7 +231,7 @@ while($rows = $specificstats->fetch_assoc()) { ";echo "";echo $rows['Sci_Name']; echo " ";echo $rows['COUNT(*)'];echo " ";echo $rows['MAX(Confidence)'];echo " - link + Wikipedia, link "; }} ?> diff --git a/scripts/viewdb.php b/scripts/viewdb.php index c1b0f98..18672e0 100644 --- a/scripts/viewdb.php +++ b/scripts/viewdb.php @@ -64,6 +64,7 @@ a { text-decoration:none; color:black; } +.a2 { color:blue;} @@ -96,7 +97,7 @@ a { Scientific Name Common Name Confidence - Wikipedia + Links fetch_assoc()) - + All About Birds, Wikipedia