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/Customer/Customer.php

    r909 r912  
    264264  {
    265265    parent::__construct($System);
    266     $this->FullTitle = 'Dokumenty klienta';
    267     $this->ShortTitle = 'Dokumenty';
     266    $this->Title = 'Dokumenty';
     267    $this->Description = 'Dokumenty klienta';
    268268    $this->ParentClass = 'PageUser';
    269269  }
Note: See TracChangeset for help on using the changeset viewer.