Correct typo

This commit is contained in:
aspangaro 2014-03-17 21:47:06 +01:00
parent 59128ccefb
commit 4d6d7c19b2

View File

@ -60,7 +60,7 @@ if (! $sortfield) $sortfield="p.rowid";
* View
*/
llxHeader('',$langs->trans("ListPayment"));
llxHeader('', $langs->trans('ListPayment'));
$form=new Form($db);