Correct typo
This commit is contained in:
parent
59128ccefb
commit
4d6d7c19b2
@ -60,7 +60,7 @@ if (! $sortfield) $sortfield="p.rowid";
|
||||
* View
|
||||
*/
|
||||
|
||||
llxHeader('',$langs->trans("ListPayment"));
|
||||
llxHeader('', $langs->trans('ListPayment'));
|
||||
|
||||
$form=new Form($db);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user