Ignore:
Timestamp:
Dec 11, 2013, 12:15:15 PM (10 years ago)
Author:
chronos
Message:
  • Added: Pages should have set title which is used in HTML header to show title in web browser title bar.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Import/Manage.php

    r609 r636  
    9595        function Show()
    9696        {
     97                $this->Title = T('Import');
    9798    $Output = '';
    9899    if($this->System->User->Licence(LICENCE_ADMIN))
Note: See TracChangeset for help on using the changeset viewer.