Changeset 14497


Ignore:
Timestamp:
Oct 11, 2010, 4:28:24 AM (14 years ago)
Author:
Alexander Ermashev
Message:

Ticket #2209

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/inc/classes/BxDolMemberMenu.php

    r14484 r14497  
    360360                                     $sPartCaption = _t($aReplaced[$sPosition][$iKey]['Description']); 
    361361                                } 
    362      
     362 
    363363                                // define top menu's popup section ; 
    364364                                $aContentKeys = array ( 
     
    370370                                        'content'   => array ( 
    371371                                            'menu_id'               => $aReplaced[$sPosition][$iKey]['ID'], 
    372                                             'item_link'             => $aReplaced[$sPosition][$iKey]['menu_link'], 
     372                                            'item_link'             => $aReplaced[$sPosition][$iKey]['Link'], 
    373373                                            'extended_action'       => $aReplaced[$sPosition][$iKey]['extended_action'], 
    374374                                            'cover'                 => 'top_cover', 
     
    390390                                        'content'   => array ( 
    391391                                            'menu_id'         => $aReplaced[$sPosition][$iKey]['ID'], 
    392                                             'item_link'       => $aReplaced[$sPosition][$iKey]['menu_link'], 
     392                                            'item_link'       => $aReplaced[$sPosition][$iKey]['Link'], 
    393393                                            'extended_action' => $aReplaced[$sPosition][$iKey]['extended_action'], 
    394394                                            'cover'           => 'bottom_cover', 
Note: See TracChangeset for help on using the changeset viewer.
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub