Ignore:
Timestamp:
05/14/12 13:34:45 (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

    r6167 r6172  
    2626        echo "<script src='js/modal/modal.js'></script>"; 
    2727        //jquery and Editor  
    28         echo '                           
     28        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         
     
    320320        <link rel="Stylesheet" type="text/css" href="../prototype/plugins/timepicker/jquery-ui-timepicker-addon.css" /> 
    321321        <link rel="stylesheet" type="text/css" href="../prototype/modules/calendar/css/layout.css" /> 
    322         <!-- <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" /> --> 
    323323        <script type="text/javascript" src="../prototype/modules/filters/filters.js"></script> 
    324324        '; 
Note: See TracChangeset for help on using the changeset viewer.