Ignore:
Timestamp:
04/28/09 17:15:52 (15 years ago)
Author:
niltonneto
Message:

Resolve #475

Location:
sandbox/expresso/novos_templates
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • sandbox/expresso/novos_templates

    • Property svn:ignore set to
      header.inc.php
      .svnignore
  • sandbox/expresso/novos_templates/phpgwapi/templates/celepar/head.inc.php

    r12 r773  
    4343                $pngfix_src = $GLOBALS['phpgw_info']['server']['webserver_url'] . '/phpgwapi/templates/celepar/js/pngfix.js'; 
    4444                $pngfix ='<!-- This solves the Internet Explorer PNG-transparency bug, but only for IE 5.5 and higher -->  
    45                 <!--[if gte IE 5.5000]> 
     45                <!--[if lt IE 7]> 
    4646                <script src="'.$pngfix_src.'" type="text/javascript"> 
    4747                </script> 
Note: See TracChangeset for help on using the changeset viewer.