mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-16 14:41:39 +00:00
fix header
This commit is contained in:
parent
fe8e1d2b52
commit
5a43b8f9f4
|
@ -44,7 +44,7 @@ class SeedDMS_View_SetRecipients extends SeedDMS_Bootstrap_Style {
|
|||
$this->globalNavigation($folder);
|
||||
$this->contentStart();
|
||||
$this->pageNavigation($this->getFolderPathHTML($folder, true, $document), "view_document", $document);
|
||||
$this->contentHeading(getMLText("change_assignments"));
|
||||
$this->contentHeading(getMLText("change_recipients"));
|
||||
|
||||
// Retrieve a list of all users and groups that have receipt privileges.
|
||||
$docAccess = $document->getReadAccessList();
|
||||
|
|
Loading…
Reference in New Issue
Block a user