Changeset 43 for trunk/phpgwapi


Ignore:
Timestamp:
07/27/07 16:56:09 (17 years ago)
Author:
niltonneto
Message:

Vide change_log.txt

Location:
trunk/phpgwapi
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/celepar/hook_settings.inc.php

    r2 r43  
    99        *  option) any later version.                                              * 
    1010        \**************************************************************************/ 
    11  
    12         create_section('Preferences for the celepar template set'); 
     11        $template = $GLOBALS['phpgw_info']['server']['template_set']; 
     12        create_section('Preferences for the %1 template set',$template); 
    1313 
    1414        $start_and_logout_icons = array( 
Note: See TracChangeset for help on using the changeset viewer.