Changeset 543

Show
Ignore:
Timestamp:
04/30/07 13:06:38 (2 years ago)
Author:
malte
Message:

fixed #238 #234

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r542 r543  
    1414        - ENGINE: 
    1515                * fixed #223 (/etc/hosts was in wrong format and not ipv6 aware) 
     16        - GUI    
     17                * fixed #234  
     18                * fixed #238 
    1619 
    17202007-04-29 Benedikt Heintel 
  • trunk/gui/reseller/hp.php

    r518 r543  
    106106// Extract and show data for hosting plants 
    107107function gen_hp_table(&$tpl, $reseller_id) { 
    108         global $sql, $cfg
     108        global $sql, $cfg, $external_event
    109109 
    110110        if (isset($cfg['HOSTING_PLANS_LEVEL']) && $cfg['HOSTING_PLANS_LEVEL'] === 'admin') { 
  • trunk/gui/themes/omega_original/admin/ispcp_updates.tpl

    r474 r543  
    22<head> 
    33<meta http-equiv="Content-Type" content="text/html; charset={THEME_CHARSET}"> 
    4 <title>{TR_ADMIN_ispcp_UPDATES_PAGE_TITLE}</title> 
     4<title>{TR_ADMIN_ISPCP_UPDATES_PAGE_TITLE}</title> 
    55  <meta name="robots" content="noindex"> 
    66  <meta name="robots" content="nofollow">