Ignore:
Timestamp:
10/07/09 16:07:22 (15 years ago)
Author:
eduardoalex
Message:

Ticket #675 - Ajuste na exibição do link para pastas enviadas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mobile/inc/class.ui_mobilecc.inc.php

    r1474 r1499  
    371371                                                } 
    372372                                                if(!$from_calendar) 
    373                                                         $var['form_action'] = "index.php?menuaction=mobile.mobilemail.new_msg"; 
     373                                                        $var['form_action'] = "index.php?menuaction=mobile.ui_mobilemail.new_msg"; 
    374374                                                else if($from_calendar == 'mobilecalendar'){ 
    375375                                                        $var['id_contact'] = $entry['uidnumber'][0].'U'; 
Note: See TracChangeset for help on using the changeset viewer.