diff options
Diffstat (limited to 'site/public/test/map/index.html')
| -rw-r--r-- | site/public/test/map/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html index bdec69f5..c1f67471 100644 --- a/site/public/test/map/index.html +++ b/site/public/test/map/index.html @@ -30,7 +30,7 @@ <section><h1>Map test</h1> <h2><a href="/test/">← Back to test index</a></h2> -</section><section><div class='applet' data-payload='{"command": "map lfw"}'></div></section> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "map lfw"}'></div></section> </div> <footer> |
