CVS: tmda-cgi/display/themes/Blue/template pending.ht, 1.24, 1.25 pending.html, 1.32, 1.33
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi/display/themes/Blue/template
In directory sc8-pr-cvs1:/tmp/cvs-serv11535/display/themes/Blue/template
Modified Files:
pending.ht pending.html
Log Message:
Applied a patch from Dario Gomes which makes select all for SpamCop work
correctly.
Index: pending.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/pending.ht,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- pending.ht 18 Jun 2003 17:18:04 -0000 1.24
+++ pending.ht 4 Oct 2003 21:54:57 -0000 1.25
@@ -15,7 +15,7 @@
{
if (action[j].checked && (action[j].value == "blacklist")) ToBlacklist++
if (action[j].checked && (action[j].value == "delete")) ToDelete++
- if (action[j].checked && (action[j].value == "spamcop")) ToSpamCop++
+ if (action[j].checked && (action[j].value == "report")) ToSpamCop++
}
}
if (ToDelete)
Index: pending.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/pending.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- pending.html 18 Jun 2003 17:18:04 -0000 1.32
+++ pending.html 4 Oct 2003 21:54:57 -0000 1.33
@@ -2,7 +2,7 @@
<?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Wed Jun 18 12:16:10 2003 -->
+<!-- Sat Oct 4 16:51:34 2003 -->
<!-- USING HT2HTML 2.1 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -87,7 +87,7 @@
{
if (action[j].checked && (action[j].value == "blacklist")) ToBlacklist++
if (action[j].checked && (action[j].value == "delete")) ToDelete++
- if (action[j].checked && (action[j].value == "spamcop")) ToSpamCop++
+ if (action[j].checked && (action[j].value == "report")) ToSpamCop++
}
}
if (ToDelete)
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs