This commit is contained in:
Tobias Diekershoff 2016-01-20 17:52:58 +01:00
parent 2c410a93ff
commit 080319d82d
2 changed files with 354 additions and 354 deletions

View File

@ -125,7 +125,7 @@ function contacts_batch_actions(&$a){
}
}
if ($count_actions>0) {
info ( sprintf( tt("%d contact edited.", "%d contacts edited", $count_actions), $count_actions) );
info ( sprintf( tt("%d contact edited.", "%d contacts edited.", $count_actions), $count_actions) );
}
if(x($_SESSION,'return_url'))

File diff suppressed because it is too large Load Diff