0
Under My Payments shouldn't the wording be Payment date and not Payment datetime ?
Responses (1)
-
Accepted Answer
0Hello,
I believe that it doesn't matter, it's irrelevant in this case. The reason it's called datetime instead of date is because in the database, the actual stored value is the date and the time. However, only the date is displayed.
If you want to change the label, you can do it in yoursite/language/en-GB/en-GB.com_invoices.ini
Around line 36:
PAYMENT_DATETIME="Payment datetime"
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »