Ignore:
Timestamp:
Jan 28, 2013, 5:25:11 PM (12 years ago)
Author:
mistic100
Message:

change $BODY_ID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/main.inc.php

    r18891 r20441  
    3030{
    3131  add_event_handler('loc_end_section_init', 'contact_form_section_init');
     32  add_event_handler('loc_end_page_header', 'contact_form_header');
    3233  add_event_handler('loc_end_index', 'contact_form_page');
    3334  add_event_handler('blockmanager_apply', 'contact_form_applymenu', EVENT_HANDLER_PRIORITY_NEUTRAL+10);
Note: See TracChangeset for help on using the changeset viewer.