Browse Source

add see more result

2.x-ebsco
yqjiang 11 years ago
parent
commit
3924556574
  1. 2
      targets/cufts/roblib_search_cufts.module

2
targets/cufts/roblib_search_cufts.module

@ -115,7 +115,7 @@ function roblib_search_cufts_theme() {
'path' => $path . '/theme', 'path' => $path . '/theme',
'file' => $file, 'file' => $file,
'template' => 'roblib-search-cufts', 'template' => 'roblib-search-cufts',
'variables' => array('result'=>NULL) 'variables' => array('results'=>NULL)
) )
); );
} }

Loading…
Cancel
Save