--- gotwo.old.module	2007-06-10 12:45:31.049000000 +0200
+++ gotwo.module	2007-06-10 13:15:57.190132300 +0200
@@ -373,7 +373,7 @@ function __gotwo_list() {
     array('data' => t('Destination'), 'field' => 'dst'),
     array('data' => t('Counter'), 'field' => 'cnt', 'sort' => 'desc'),
   );
-  if (user_access('edit entries')) $header[] =  array('data' => t('Tools'));
+  if (user_access('edit entries')) $header[] =  array('data' => t('Operations'));
 
   $sql = "SELECT * FROM {gotwo}";
   $tablesort = tablesort_sql($header);
