We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c23c3 commit 704d7ecCopy full SHA for 704d7ec
1 file changed
app/views/registers/tree.html.erb
@@ -28,10 +28,11 @@
28
29
<h2>Tree view</h2>
30
<div><% render_tree_node(nil, @register.tree) %></div>
31
+<hr/>
32
<p class="lead">
- The above <b>tree view</b> displays the names included in the present list
33
- (bold face) in their taxonomic context. Alternative taxonomic placements may
34
- exist, and this display is only meant as indicative of the preferred
+ The above <b>tree view</b> displays the names included in the present register
+ list (bold face) in their taxonomic context. Alternative taxonomic placements
35
+ may exist, and this display is only meant as indicative of the preferred
36
placements currently in the Registry.
37
</p>
38
0 commit comments