mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
fix typo
This commit is contained in:
parent
e0ac6e0349
commit
3fee35fd3a
|
@ -277,7 +277,7 @@ $(document).ready( function() {
|
|||
|
||||
$this->contentHeading(getMLText("documents_user_reception"));
|
||||
if($resArr) {
|
||||
$this->printList($resArr, $previewer, 'listReveiveOwner');
|
||||
$this->printList($resArr, $previewer, 'listReceiveOwner');
|
||||
}
|
||||
else printMLText("empty_notify_list");
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user