mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=20038
This commit is contained in:
parent
d86c0b2802
commit
4ae4fce8c0
|
@ -84,7 +84,7 @@ function show_news($start, $count) {
|
|||
}
|
||||
|
||||
if ($count) {
|
||||
echo "<br><br><a href=".URL_BASE."old_news.php>...more</a>";
|
||||
echo "<a href=".URL_BASE."old_news.php>... more</a>";
|
||||
}
|
||||
echo "
|
||||
<br><br><p class=\"smalltext\">
|
||||
|
|
Loading…
Reference in New Issue