Ignore:
Timestamp:
12/11/07 16:43:48 (16 years ago)
Author:
niltonneto
Message:

Nova funcionalidade: Teclas de Atalho

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/index.php

    r118 r124  
    124124        if ($GLOBALS['phpgw_info']['user']['preferences']['expressoMail']['use_shortcuts']) 
    125125        { 
    126                 echo $obj -> getFilesJs("js/shortcut_pack.js", $GLOBALS['phpgw_info']['flags']['update_version']); 
     126                echo $obj -> getFilesJs("js/shortcut.js", $GLOBALS['phpgw_info']['flags']['update_version']); 
    127127        } 
    128128 
Note: See TracChangeset for help on using the changeset viewer.