diff options
author | Minteck <contact@minteck.org> | 2021-12-04 15:05:22 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-04 15:05:22 +0100 |
commit | 4e943440d5999ba73c9c24e1a2e0695330aa92bb (patch) | |
tree | 09ca6e0d4e01b1537550bb715dd6e1768ccb6207 /htdocs/private | |
parent | dbbc2d3692acaf0c3e54647a0b5fc4d03f5d79c3 (diff) | |
download | rainbow-4e943440d5999ba73c9c24e1a2e0695330aa92bb.tar.gz rainbow-4e943440d5999ba73c9c24e1a2e0695330aa92bb.tar.bz2 rainbow-4e943440d5999ba73c9c24e1a2e0695330aa92bb.zip |
i18n French
Diffstat (limited to 'htdocs/private')
-rw-r--r-- | htdocs/private/header.ejs | 2 | ||||
-rw-r--r-- | htdocs/private/version.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/private/header.ejs b/htdocs/private/header.ejs index 94ecb87..2137a05 100644 --- a/htdocs/private/header.ejs +++ b/htdocs/private/header.ejs @@ -11,4 +11,4 @@ <link rel="stylesheet" href="/assets/css/main.css"> </head> <body> -<main>
\ No newline at end of file +<main style="overflow-x: hidden;">
\ No newline at end of file diff --git a/htdocs/private/version.txt b/htdocs/private/version.txt index 80af6f9..1eebb2a 100644 --- a/htdocs/private/version.txt +++ b/htdocs/private/version.txt @@ -1 +1 @@ -9.1.2
\ No newline at end of file +9.1.3
\ No newline at end of file |