Changeset 14 for trunk/www/page.php


Ignore:
Timestamp:
Jun 11, 2009, 10:43:35 PM (15 years ago)
Author:
george
Message:
  • Opraveno: Obnova uživatelského hesla přes email.
  • Upraveno: Překládat emulátor s ladícími informacemi pro GDB.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/page.php

    r13 r14  
    3535      if($this->System->Modules['User']->User['Role'] == USER_ROLE_ADMINISTRATOR)
    3636      {
    37         $Output .= '<a href="'.$this->System->Config['Web']['RootFolder'].'/?Action=EmulatorList">Emulátory</a>';
     37        $Output .= ' <a href="'.$this->System->Config['Web']['RootFolder'].'/?Action=EmulatorList">Emulátory</a>';
    3838      }
    3939    }
Note: See TracChangeset for help on using the changeset viewer.