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/forum/viewthread.php

    r1702 r1706  
    559559 
    560560// define the search body panel variables 
    561 $template_panels[] = array('type' => 'body', 'name' => 'forum.viewthread', 'template' => 'forum.viewthread.tpl', 'locale' => array("forum.main","admin.forum_polls")); 
     561$template_panels[] = array('type' => 'body', 'name' => 'forum.viewthread', 'template' => 'forum.viewthread.tpl', 'locale' => array("forum.main","admin.forum_polls", "hoteditor")); 
    562562$template_variables['forum.viewthread'] = $variables; 
    563563 
Note: See TracChangeset for help on using the changeset viewer.