Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit cc244f4

Browse files
committed
yegor256/farm.zerocracy#1349 - fixed formatting
1 parent e51c166 commit cc244f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsl/pm/staff/applications.xsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ SOFTWARE.
7575
<xsl:value-of select="role"/>
7676
</code>
7777
</td>
78-
<xsl:value-of select="rate"/>
7978
<td>
79+
<xsl:value-of select="rate"/>
8080
</td>
8181
</tr>
8282
</xsl:template>

0 commit comments

Comments
 (0)