Skip to content

Commit 4b6517f

Browse files
committed
[spalenque] - #14274 * change label in component page
1 parent bd6f03b commit 4b6517f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

software/templates/Layout/SoftwareHomePage_getComponent.ss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@
2727
</a>
2828
</p>
2929
<% end_if %>
30+
<% if $Component.Since %>
3031
<p>
31-
<%t Software.FIRST_APPEARANCE 'First appear in ' %> $Component.Since
32+
<%t Software.FIRST_APPEARANCE 'First appeared in ' %> $Component.Since
3233
</p>
34+
<% end_if %>
3335
</div>
3436
</div>
3537
</div>

0 commit comments

Comments
 (0)