Ignore:
Timestamp:
Jan 17, 2016, 8:15:03 PM (8 years ago)
Author:
chronos
Message:
  • Added: List of latest forum posts on front page.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Download/Download.php

    r843 r850  
    1919    $this->System->RegisterMenuItem(array(
    2020      'Title' => T('Download'),
    21       'Hint' => T('List of czech to download'),
     21      'Hint' => T('List of files for download'),
    2222      'Link' => $this->System->Link('/download/'),
    2323      'Permission' => LICENCE_ANONYMOUS,
     
    7979  function ShowDownload()
    8080  {
    81     $Output = '<h3>'.T('Download czech').'</h3><br />';
     81    $Output = '<h3>'.T('Download files').'</h3><br />';
    8282
    8383    $Output .= T('Additional files: modified wow.exe, fonts to game, translated interface aowow and more can be found on page').
Note: See TracChangeset for help on using the changeset viewer.