mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix(form footer):missing.
This commit is contained in:
@@ -13,7 +13,9 @@ export function ReceiptFormFooterLeft() {
|
||||
>
|
||||
<FEditableText
|
||||
name={'receipt_message'}
|
||||
placeholder={'Thanks for your business and have a great day!'}
|
||||
placeholder={
|
||||
<T id={'thanks_for_your_business_and_have_a_great_day'} />
|
||||
}
|
||||
/>
|
||||
</ReceiptMsgFormGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user