Ignore:
Timestamp:
05/11/12 16:46:18 (12 years ago)
Author:
angelo
Message:

Ticket #2720 - Nao e possivel incluir imagem no corpo da mensagem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/index.php

    r6065 r6167  
    2828        echo '                           
    2929                <link rel="stylesheet" type="text/css" href="../prototype/plugins/fullcalendar/fullcalendar.css"></link> 
    30                 <link rel="stylesheet" type="text/css" href="../prototype/plugins/fullcalendar/fullcalendar.print.css"></link>  
     30                <!-- <link rel="stylesheet" type="text/css" href="../prototype/plugins/fullcalendar/fullcalendar.print.css"></link> -->  
    3131                <link rel="stylesheet" type="text/css" href="../prototype/plugins/icalendar/jquery.icalendar.css"></link> 
    3232         
     
    5151                 
    5252                <link rel="stylesheet" href="../prototype/plugins/farbtastic/farbtastic.css" type="text/css" >   
     53                 
    5354                <script type="text/javascript" src="../prototype/plugins/zebradialog/javascript/zebra_dialog.js"></script> 
    5455                <script type="text/javascript" src="../prototype/plugins/datejs/date-pt-BR.js"></script> 
     
    112113                <script src="../prototype/modules/mail/js/label.js" type="text/javascript"></script>     
    113114                <script src="../prototype/modules/mail/js/followupflag.js" type="text/javascript"></script> 
     115                 
    114116                <link rel="stylesheet" href="../prototype/modules/mail/css/followupflag.css" type="text/css" /> 
    115117                <link rel="stylesheet" href="../prototype/modules/attach_message/attach_message.css" type="text/css" /> 
    116                 <link rel="stylesheet" href="../prototype/modules/mail/css/label.css" type="text/css" />';       
     118                <!-- <link rel="stylesheet" href="../prototype/modules/mail/css/label.css" type="text/css" /> -->';      
    117119         
    118120        /* 
     
    318320        <link rel="Stylesheet" type="text/css" href="../prototype/plugins/timepicker/jquery-ui-timepicker-addon.css" /> 
    319321        <link rel="stylesheet" type="text/css" href="../prototype/modules/calendar/css/layout.css" /> 
    320         <link rel="stylesheet" type="text/css" href="../prototype/modules/calendar/css/style.css" /> 
     322        <!-- <link rel="stylesheet" type="text/css" href="../prototype/modules/calendar/css/style.css" /> --> 
    321323        <script type="text/javascript" src="../prototype/modules/filters/filters.js"></script> 
    322324        '; 
Note: See TracChangeset for help on using the changeset viewer.