Bug: Visual Bug

Hello Gibbon-Team!

I was testing some languages and tried to change the URL to affect the current language.
Eventually i change to URL to:
localhost/gibbon/index.php/?i18n=en_US

Its a pretty wierd visual bug and its reproducible.

Greetings

Note: This bug is already reported
https://ask.gibbonedu.org/discussion/2694/bug-report#latest

Hi ub123,

The bug appears to occur when placing a slash after your index.php/. Generally, in URLs there shouldn't be a slash before the <code class="CodeInline">? character, using index.php?i18n=en_US` without the slash should work as expected.

Thanks!