Changeset 816

Show
Ignore:
Timestamp:
01/18/07 13:26:48 (2 years ago)
Author:
ben
Message:

Killing the page help link in profiles (for now).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/profile/lib.php

    r713 r816  
    3131                                           . __gettext("Change site picture") . '</a>'); 
    3232            } 
    33             $PAGE->menu_sub[] = array( 'name' => 'profile:help', 
    34                                        'html' => '<a href="'.$CFG->wwwroot.'help/profile_help.php">' 
    35                                        . __gettext("Page help") . '</a>'); 
    3633        } 
    3734    }