2
open xoops_version.php file for module..
search for
$modversion['blocks'][1] = array(
'file' => "newbb_block.php",
'name' => _MI_NEWBB_BLOCK_TOPIC_POST,
'description' => "Shows recent replied topics",
'show_func' => "b_newbb_show",
'options' => "time|5|360|0|1|0",
'edit_func' => "b_newbb_edit",
'template' => 'newbb_block.html');
make copy then paste under it.
you can change "
name" and "
description"..
last update the module ---> "Modules Administration"