--- bugnote_stats_inc.php.original	2010-04-24 23:06:58.000000000 +0800
+++ bugnote_stats_inc.php	2010-04-24 18:27:26.000000000 +0800
@@ -63,7 +63,7 @@ if ( ON != config_get('time_tracking_ena
 ?>
 <form method="post" action="<?php echo $_SERVER['SCRIPT_NAME'] ?>">
 <?php # CSRF protection not required here - form does not result in modifications ?>
-<input type="hidden" name="bug_id" value="<?php echo $f_bug_id ?>" />
+<input type="hidden" name="id" value="<?php echo $f_bug_id ?>" />
 <table border=0 class="width100" cellspacing="0">
 <tr>
 	<td class="form-title" colspan="4">
