You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2006/11/01 12:32:26 UTC

svn commit: r469868 - /spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi

Author: jm
Date: Wed Nov  1 03:32:26 2006
New Revision: 469868

URL: http://svn.apache.org/viewvc?view=rev&rev=469868
Log:
nicer wording

Modified:
    spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi

Modified: spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi
URL: http://svn.apache.org/viewvc/spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi?view=diff&rev=469868&r1=469867&r2=469868
==============================================================================
--- spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi (original)
+++ spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi Wed Nov  1 03:32:26 2006
@@ -494,7 +494,7 @@
     <input type=textfield size=60 name=srcpath value="!srcpath!"><br/>
     <br/>
     <input type=checkbox name=s_zero !s_zero!> Show rules with zero hits<br/>
-    <input type=checkbox name=s_detail !s_detail!> Display full details: message age in weeks, contributor, score-map, overlap, graphs<br/>
+    <input type=checkbox name=s_detail !s_detail!> Display full details: message age in weeks, by contributor, as score-map, overlaps with other rules, freshness graphs<br/>
     <br/>
 
     <input type=submit name=g value="Change"><br/>