I think, we should use theme function inside nodeorder_term_page().

CommentFileSizeAuthor
no_theme.patch1.45 KBkndr

Comments

pvanderspek’s picture

Status: Needs review » Fixed

A modified version of this patch has been committed to the development version of 6.x-1.x. Instead of including the required file from taxonomy using require_once, the dedicated drupal function module_load_include should be used for loading files from other modules.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.