aboutsummaryrefslogtreecommitdiff
path: root/www/html/filtrage.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/filtrage.py')
-rwxr-xr-xwww/html/filtrage.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/html/filtrage.py b/www/html/filtrage.py
index b86e264..bbc4bd2 100755
--- a/www/html/filtrage.py
+++ b/www/html/filtrage.py
@@ -9,10 +9,10 @@ def index(req):
content=str()
#write the html page
- req.write(baseHTML("Filtrage","""
+ req.write(baseHTML("ATS - Filtrage","""
<h1>Filtrage</h1>
<div id="tip" style="display:block;">
-Pour voir le nombre de paquets en destination d'une adresse IP, cliquez sur cette dernière dans le tableau <button id="ok" onclick="toggle_div(this,'tip');">OK</button></div>
+Afin de voir le reverse DNS d'une adresse IP, cliquez sur cette dernière dans le tableau <button id="ok" onclick="toggle_div(this,'tip');">OK</button></div>
<b>Filtre</b>
<input type="text" id="condition" onkeyup="cherche()">
<div id="tab">