/[Apache-SVN]/spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi
ViewVC logotype

Diff of /spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi	2005/10/28 23:00:04	329325
+++ spamassassin/trunk/masses/rule-qa/automc/ruleqa.cgi	2005/10/28 23:01:47	329326
@@ -313,18 +313,16 @@ if ($s{detail}) {
   {
     my $graph_on = qq{
 
-      <p><strong>Rule's hit-rate over time:</strong>: <a 
+      <p><strong>Rule's hit-rate over time:</strong> <a 
         href="}.gen_switch_url("s_g_over_time", "0").qq{">Hide</a>
-      </p>
-
-      <img src="}.gen_switch_url("graph", "over_time").qq{" 
-            height=800 width=815 />
+      </p> <img src="}.gen_switch_url("graph", "over_time").qq{" 
+        width=800 height=815 />
 
     };
 
     my $graph_off = qq{
 
-      <p><strong>Rule's hit-rate over time:</strong>: <a 
+      <p><strong>Rule's hit-rate over time:</strong> <a 
         href="}.gen_switch_url("s_g_over_time", "1").qq{">Show</a>
       </p>
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26