Changeset 912 for trunk/Modules/Portal/Portal.php
- Timestamp:
- Aug 3, 2021, 11:38:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Portal/Portal.php
r902 r912 96 96 { 97 97 parent::__construct($System); 98 $this-> FullTitle = 'Zděchovský rozcestník';99 $this-> ShortTitle = 'Rozcestník';98 $this->Title = 'Rozcestník'; 99 $this->Description = 'Zděchovský rozcestník'; 100 100 } 101 101
Note:
See TracChangeset
for help on using the changeset viewer.