';
}
/**
* Redirection topic options
*
* @param string $type What type of topic this is for - currently 'merge' or 'move'. Used to display appropriate text strings...
*/
function template_redirect_options($type)
{
global $txt, $context, $modSettings;
echo '
';
}
/**
* Confirmation page shown when finished merging topics.
*/
function template_merge_done()
{
global $context, $txt, $scripturl;
echo '