Ignore:
Timestamp:
Apr 24, 2012, 10:10:20 PM (12 years ago)
Author:
Eric
Message:

Bug 2572 fixed - Adding a local home icon on ConfirmMail, rejected and del_account pages
Bug 2620 fixed - Display of ConfirmMail, rejected and del_account pages have been improved

Merged from trunk to branch 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/ConfirmMail.php

    r12271 r14371  
    8787   
    8888    $redirect = true;
     89    $Path_UAM = UAM_PATH; // Path to be used in template to reach the icons
    8990   
    9091    $template->assign(
    9192                        array(
     93        'UAM_PATH'             => $Path_UAM,
    9294        'REDIRECT'             => $redirect,
    9395        'STATUS'               => $status,
Note: See TracChangeset for help on using the changeset viewer.