Changeset 1706 in ExiteCMS for branches/PLi-Fusion/edit_profile.php


Ignore:
Timestamp:
08/27/08 22:48:36 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1702:1705 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/edit_profile.php

    r1666 r1706  
    276276 
    277277// define the search body panel variables 
    278 $template_panels[] = array('type' => 'body', 'name' => 'edit_profile', 'template' => 'main.edit_profile.tpl', 'locale' => array("main.members-profile", "main.user_fields")); 
     278$template_panels[] = array('type' => 'body', 'name' => 'edit_profile', 'template' => 'main.edit_profile.tpl', 'locale' => array("main.members-profile", "main.user_fields", "hoteditor")); 
    279279$template_variables['edit_profile'] = $variables; 
    280280 
Note: See TracChangeset for help on using the changeset viewer.