Skip to content

Commit

Permalink
Remove a couple of now superfluous comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Sep 4, 2007
1 parent 32f9715 commit 6cb9acf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions build/statistics.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,7 @@
<h2><a name="members">Member Statistics</a></h2>
<p>Number of members: <xsl:value-of select="$memberCount"/></p>
<p>The following table shows, for each federation member, the number of entities
which appear to belong to that member. To appear in this value, the entity's
<code>OrganizationName</code> must <em>exactly</em> match the
member's registered formal name.</p>
belonging to that member.</p>
<table border="1" cellspacing="2" cellpadding="4">
<tr>
<th align="left">Member</th>
Expand Down Expand Up @@ -291,9 +289,7 @@
<xsl:value-of select="$federationMemberEntityCount"/>
(<xsl:value-of select="format-number($federationMemberEntityCount div $entityCount, '0.0%')"/>)
are labelled as being owned by full
federation members. This is an undercount, as the label is not applied
in the case of members transitioning from the SDSS Federation until
the entity's metadata has been fully verified with the member.
federation members.
</p>
</li>
<li>
Expand Down

0 comments on commit 6cb9acf

Please sign in to comment.