aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-05-16 11:40:19 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-05-16 11:40:19 +0200
commit87ab19eaf5bb718427cb584c356a53a6d12ee1dc (patch)
treedee1b7d5cc22f3e8d438fab21e160b44e745f8a3
parent59245d6293063f45a2f58e77b0aadd99932cc2cd (diff)
fixe probleme button
-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 ca9cd30..b86e264 100755
--- a/www/html/filtrage.py
+++ b/www/html/filtrage.py
@@ -12,7 +12,7 @@ def index(req):
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>
+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>
<b>Filtre</b>
<input type="text" id="condition" onkeyup="cherche()">
<div id="tab">