projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b750d15
)
Rerun. Not translatable string in rep108. Fixed.
author
Joe
<joe.hunt.consulting@gmail.com>
Fri, 11 Nov 2022 15:30:39 +0000
(16:30 +0100)
committer
Joe
<joe.hunt.consulting@gmail.com>
Fri, 11 Nov 2022 15:30:39 +0000
(16:30 +0100)
reporting/rep108.php
patch
|
blob
|
history
diff --git
a/reporting/rep108.php
b/reporting/rep108.php
index 678885ae128c032b55943ea67442d0c8acbaa44b..275da95760e639a10d73a7aea62c37c98d773197 100644
(file)
--- a/
reporting/rep108.php
+++ b/
reporting/rep108.php
@@
-180,7
+180,7
@@
function print_statements()
}
if (!isset($rep))
- display_notification(_("No customers with outstanding balances found");
+ display_notification(_("No customers with outstanding balances found")
)
;
else if ($email == 0)
$rep->End();
}