".__('There was a problem loading group')."";
echo "";
echo '';
echo '
';
echo '';
echo '';
echo '';
exit;
}
}
$table->width = '98%';
$table->data = array ();
$table->data[0][0] = __('Name');
$table->data[0][1] = html_print_input_text ('name', $name, '', 35, 100, true);
echo'';
echo '';
?>