Version 5 Development > webGui Design
Wrong HTML image tags
(1/1)
p1lot:
I just saw a minor glitch in the HTML source code of version 12a, all img-tags are non-HTML conform.
For instance, the logo is <img src="/plugins/webGui/images/logo.png"</img>
whereas it should be
<img src="/plugins/webGui/images/logo.png">
Not a biggie as all browsers display it correctly, but it takes about 2 minutes to fix this.
Rebbica:
Yeah I do agree with you.
Navigation
[0] Message Index
Go to full version