everything is OK.
378 if ( $webslice ) {
379 //TODO: If you change the title, it will not show up in widget admin panel
380 // $before_title = “\n” . ‘<div class=”hslice” id=”ngg-webslice” >’ . “\n”;
381 // $before_title .= ‘<h6 class=”widgettitle entry-title”>’;
382 // $after_title = ‘</h6>’;
$after_widget = ‘</div>’.”\n” . $after_widget;
}
coment all title reference in widgets.php
I hope that would be useful