Commit 491e6f9a authored by Ajit Deshmukh's avatar Ajit Deshmukh

Change the label for Remarks field from Developer Remarks to Transaction Remarks in workflow XSL

parent e1b2f16f
......@@ -228,7 +228,7 @@
<!-- SQL Statement -->
<div class="rightColumn">
<div class="content_Row">
<div class="txtlbl txtdark">Developer Remarks:</div>
<div class="txtlbl txtdark">Transaction Remarks:</div>
<div class="txtData sqlBox">
<xsl:choose>
<xsl:when test="normalize-space(remarks) != ''">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment