Display statement correction.

This commit is contained in:
ass92 2010-07-22 22:49:02 +00:00
parent b9498fc5f7
commit 1f4a99f770

View file

@ -17,7 +17,7 @@
if(!result.equals("No statements merged") && !result.endsWith("statements.")){%>
<TR>
<br>
<p>Download statements that could not be merged.</p>
<p>Download non-mergeable statements.</p>
<p><input type="submit" name="Download" value="Download" ></input></p>
<br>
</TR>