Ignore:
Timestamp:
Aug 3, 2021, 11:38:29 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Network/HostList.php

    r887 r912  
    88  {
    99    parent::__construct($System);
    10     $this->FullTitle = 'Seznam registrovaných počítačů';
    11     $this->ShortTitle = 'Seznam počítačů';
     10    $this->Title = 'Seznam počítačů';
     11    $this->Description = 'Seznam registrovaných počítačů';
    1212    $this->ParentClass = 'PageNetwork';
    1313  }
Note: See TracChangeset for help on using the changeset viewer.