aboutsummaryrefslogtreecommitdiffstats
path: root/www/html
diff options
context:
space:
mode:
authorClyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>2020-05-07 09:56:31 +0000
committerGitHub <noreply@github.com>2020-05-07 09:56:31 +0000
commitc5dbadbd7ca14089e3f4649f11df942ae8969c12 (patch)
tree36d099abc40abbb06f062ef5ff48ed11f2311d97 /www/html
parent5b0caf46c815a61bb2e6f02334264f9afc8a66f6 (diff)
downloadATS-c5dbadbd7ca14089e3f4649f11df942ae8969c12.tar.gz
ATS-c5dbadbd7ca14089e3f4649f11df942ae8969c12.tar.bz2
ATS-c5dbadbd7ca14089e3f4649f11df942ae8969c12.zip
Update index.py
Diffstat (limited to '')
-rwxr-xr-xwww/html/index.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/index.py b/www/html/index.py
index d483458..2cb7f7d 100755
--- a/www/html/index.py
+++ b/www/html/index.py
@@ -33,7 +33,7 @@ def index(req):
req.write(baseHTML("ATS-Project","""
<center><h1>ATS-Project</h1></center>
<div id="tip" style="display:block;">
-Pour voir le nombre de paquets en destination d'une adresse IP, cliquez sur cette derniere 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.<div id="ok" onclick="toggle_div(this,'tip');"><b>OK</b></div></div>
<b>Filtre</b>
<input type="text" id="condition" onkeyup="cherche()">
<div id="tab">
d?id=9a789f1638048a9f3f10ba324efa0296adec4fc1&follow=1'>Update README.mdClyhtsuriva1-3/+3 2021-05-19Update README.mdClyhtsuriva1-1/+1 2021-05-19Update README.mdClyhtsuriva1-8/+10 2021-05-19Update README.mdClyhtsuriva1-1/+2 2021-05-19Update README.mdClyhtsuriva1-8/+7 2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43