Ignore:
Timestamp:
Jan 22, 2016, 4:49:21 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Setup need to work without any app module installed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/Page.php

    r859 r862  
    705705      $DbRow = $DbResult->fetch_row();
    706706      $PageList = GetPageList($DbRow[0]);
    707       $Output = '<h3>'.T('Statistic of coplection selected groups').'</h3>'.
     707      $Output = '<h3>'.T('Statistic of completion selected groups').'</h3>'.
    708708        $PageList['Output'];
    709709
Note: See TracChangeset for help on using the changeset viewer.