aboutsummaryrefslogtreecommitdiff
path: root/www/html/filtrage.py
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-05-13 08:39:16 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-05-13 08:39:16 +0200
commitc1347eb473140f0d9c2c578a6356698a1591eab9 (patch)
tree100e0ca16a53813f9ece954665f0e50b48695453 /www/html/filtrage.py
parent90723e6f2dc539ea791a3c3709154a1560a2a243 (diff)
Update destination.py + filtrage.py
Diffstat (limited to 'www/html/filtrage.py')
-rwxr-xr-xwww/html/filtrage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/filtrage.py b/www/html/filtrage.py
index 2ec6a72..ca9cd30 100755
--- a/www/html/filtrage.py
+++ b/www/html/filtrage.py
@@ -9,7 +9,7 @@ def index(req):
content=str()
#write the html page
- req.write(baseHTML("ATS-Project","""
+ req.write(baseHTML("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.<div id="ok" onclick="toggle_div(this,'tip');"><b>OK</b></div></div>