Changeset 912 for trunk/Modules/Map/Map.php
- Timestamp:
- Aug 3, 2021, 11:38:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Map/Map.php
r899 r912 8 8 { 9 9 parent::__construct($System); 10 $this->FullTitle = 'Mapa sítě'; 11 $this->ShortTitle = 'Mapa sítě'; 10 $this->Title = 'Mapa sítě'; 12 11 $this->ParentClass = 'PagePortal'; 13 12 }
Note:
See TracChangeset
for help on using the changeset viewer.