Ignore:
Timestamp:
09/05/11 15:33:41 (13 years ago)
Author:
fernando-alberto
Message:

Ticket #1269 - Mergiando revisoes do branch22 de rev4972 ate rev5034

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/expressoMail1_2/MailArchiver/2.2/admin/inc/class.uiconfig.inc.php

    r3018 r5035  
    182182                        } 
    183183                         
    184                          
    185184                        if($appname=="admin") {                                                  
    186185                                /* 
     
    195194                        } 
    196195                        $t->set_var('title',lang('Site Configuration')); 
     196                        $t->set_var('lang_Value_exceeds_the_PHP_upload_limit_for_this_server', lang('Value exceeds the PHP upload limit for this server')); 
    197197                        $t->set_var('action_url',$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' . $appname)); 
    198198                        $t->set_var('th_bg',     $GLOBALS['phpgw_info']['theme']['th_bg']); 
Note: See TracChangeset for help on using the changeset viewer.