The submit handler for the templates_usage form doesn't redirect properly in D6 because it returns the path it wants to return to rather than putting it in $form_state['redirect'].

Patch to correct this attached.

CommentFileSizeAuthor
templates-D6-usage_submit.patch491 bytesneilnz