Ignore:
Timestamp:
07/15/09 14:16:13 (15 years ago)
Author:
eduardoalex
Message:

Ticket #548 - Correção do problema no template e no envio de e-mails na fila.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/templates/azul/index.tpl

    r1108 r1127  
    8888        </tbody> 
    8989</table> 
     90<div id='forms_queue'></div> 
     91<div style="display:none" id="send_queue"> 
     92        <table width="100%" height="100%"> 
     93                <tr> 
     94                        <td background="js/modal/images/fundo_exp.png" valign="top" align="center"> 
     95                                <font color="#006699"><b><div id="text_send_queue"></div></b></font> 
     96                        </td> 
     97                </tr> 
     98        </table> 
     99</div> 
    90100<!-- END list --> 
Note: See TracChangeset for help on using the changeset viewer.