Display statement correction.
This commit is contained in:
parent
b9498fc5f7
commit
1f4a99f770
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
if(!result.equals("No statements merged") && !result.endsWith("statements.")){%>
|
if(!result.equals("No statements merged") && !result.endsWith("statements.")){%>
|
||||||
<TR>
|
<TR>
|
||||||
<br>
|
<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>
|
<p><input type="submit" name="Download" value="Download" ></input></p>
|
||||||
<br>
|
<br>
|
||||||
</TR>
|
</TR>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue