Ignore:
Timestamp:
09/27/07 19:37:06 (5 years ago)
Author:
hverton
Message:

XHTML fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/new_posts_detail.php

    r836 r844  
    7171 
    7272// define the search body panel variables 
    73 $template_panels[] = array('type' => 'body', 'name' => 'my_new_posts', 'template' => 'modules.forum_threads_list_panel.new_posts_detail.tpl', 'locale' => array(PATH_LOCALE.LOCALESET."admin/forum_polls.php")); 
     73$template_panels[] = array('type' => 'body', 'name' => 'my_new_posts', 'template' => 'modules.forum_threads_list_panel.new_posts_detail.tpl'); 
    7474$template_variables['my_new_posts'] = $variables; 
    7575 
Note: See TracChangeset for help on using the changeset viewer.