string update
This commit is contained in:
parent
2aa1450ab2
commit
5365e9b3a5
@ -74,7 +74,7 @@ class Dreport extends \Zotlabs\Web\Controller {
|
|||||||
|
|
||||||
if(! $r) {
|
if(! $r) {
|
||||||
notice( t('no results') . EOL);
|
notice( t('no results') . EOL);
|
||||||
return;
|
// return;
|
||||||
}
|
}
|
||||||
|
|
||||||
for($x = 0; $x < count($r); $x++ ) {
|
for($x = 0; $x < count($r); $x++ ) {
|
||||||
|
8796
util/hmessages.po
8796
util/hmessages.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user