Index: template.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/deco/template.php,v
retrieving revision 1.8
diff -u -p -r1.8 template.php
--- template.php	20 Aug 2007 14:49:50 -0000	1.8
+++ template.php	6 Aug 2008 17:19:30 -0000
@@ -126,7 +126,7 @@ function _deco_alert_layout($regions) {
 function deco_theme() {
   return array(
     'forum_topic_navigation' => array(
-      'file' => 'forum-topic-navigation',
+      'template' => 'forum-topic-navigation',
       'arguments' => array('node' => NULL),
     )
   );
