Ignore:
Timestamp:
08/18/11 15:59:27 (13 years ago)
Author:
brunocosta
Message:

Ticket #2202 - Avisa ao usuário e desativa o arquivamento local no IE8 em modo de compatibilidade.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.3/phpgwapi/templates/default/login_default.php

    r4867 r4951  
    386386        $tmpl->set_var('website_title', $GLOBALS['phpgw_info']['server']['site_title']); 
    387387        $tmpl->set_var('template_set', $template); 
     388        $tmpl->set_var('compatIE8',lang("The compatibility mode for internet explorer 8 is active. Turn it of if you want to use the local mail functionality.")); 
    388389 
    389390        // loads the template's login.css 
Note: See TracChangeset for help on using the changeset viewer.