assign(array( 'SWITCH_MODE' => $conf['back2front'][1], 'TRANSITION' => $conf['back2front'][2], )); $template->set_filename('back2front_conf', dirname(__FILE__).'/template/admin.tpl'); $template->assign_var_from_handle('ADMIN_CONTENT', 'back2front_conf'); ?>