Correct Add button for ledger when creating FIN ledger
This commit is contained in:
parent
69d73db9a7
commit
7d580f6046
2 changed files with 3 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ if ( $new|| $type=='FIN') :
|
|||
echo $card->search();
|
||||
echo $card->input();
|
||||
echo $str_add_button;
|
||||
|
||||
?>
|
||||
</td>
|
||||
<td class="notice" style="white-space: nowrap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue