mirror of https://github.com/BOINC/boinc.git
Added link closing tags (typo
svn path=/trunk/boinc/; revision=2031
This commit is contained in:
parent
1e0ac18b1c
commit
fc8050dc95
|
@ -25,10 +25,10 @@ echo "
|
|||
Browse / Rate user profiles:
|
||||
<ul>
|
||||
<li><a href=profile_ops.php?set=unrated&num=0>Unrated profiles</a>
|
||||
<li><a href=profile_ops.php?set=approved&num=0>Approved profiles
|
||||
<li><a href=profile_ops.php?set=rejected&num=0>Rejected profiles
|
||||
<li><a href=profile_ops.php?set=uotd&num=0>Past Users of the Day
|
||||
<li><a href=profile_ops.php?set=all&num=0>All profiles
|
||||
<li><a href=profile_ops.php?set=approved&num=0>Approved profiles</a>
|
||||
<li><a href=profile_ops.php?set=rejected&num=0>Rejected profiles</a>
|
||||
<li><a href=profile_ops.php?set=uotd&num=0>Past Users of the Day</a>
|
||||
<li><a href=profile_ops.php?set=all&num=0>All profiles</a>
|
||||
</ul>
|
||||
</p>
|
||||
Result summary:
|
||||
|
|
Loading…
Reference in New Issue