Ignore:
Timestamp:
Feb 11, 2011, 7:02:21 PM (13 years ago)
Author:
Eric
Message:

Bug 2188 : Avoid translation flags conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/del_account.php

    r9163 r9177  
    99include_once (UAM_PATH.'include/functions.inc.php');
    1010
    11 $title= l10n('Deleted_Account_Redirection_Page');
     11$title= l10n('UAM_Deleted_Account_Redirection_Page');
    1212$page['body_id'] = 'theAboutPage';
    1313include(PHPWG_ROOT_PATH.'include/page_header.php');
Note: See TracChangeset for help on using the changeset viewer.