Changeset 5 for trunk/dnsbl/templates


Ignore:
Timestamp:
09/10/09 12:48:42 (15 years ago)
Author:
Kris Deugau
Message:

/trunk/dnsbl

Tweak IP-adding script, template, and the DNSBL::ipexists to show how
many times an IP has been reported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dnsbl/templates/report.tmpl

    r2 r5  
    55<body>
    66<table border=1><tr><td>
    7 adding <TMPL_VAR NAME=ip></td></tr>
     7<TMPL_VAR NAME=ip><TMPL_IF NAME=nreports></td><td>(reported <TMPL_VAR NAME=nreports> time(s)) <a href="/">Back</a></TMPL_IF></td></tr>
    88<form action="dnsbl.cgi">
    99<input type=hidden name=page value=dbreport>
Note: See TracChangeset for help on using the changeset viewer.