Changeset 912 for trunk/Modules/Contract/Contract.php
- Timestamp:
- Aug 3, 2021, 11:38:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Contract/Contract.php
r905 r912 76 76 { 77 77 parent::__construct($System); 78 $this->FullTitle = 'Generování smlouvy'; 79 $this->ShortTitle = 'Generování smlouvy'; 78 $this->Title = 'Generování smlouvy'; 80 79 $this->ParentClass = 'PagePortal'; 81 80 }
Note:
See TracChangeset
for help on using the changeset viewer.