[Kolab-devel] [issue1611] [webadmin] page.tpl use no valid XHTML

Tim Gerundt kolab-issues at intevation.de
Tue Feb 20 14:02:20 CET 2007


New submission from Tim Gerundt <gerundt at montanhydraulik.com>:

The template file "page.tpl" use no valid XHTML!

Line 31: <a href="/admin"><div id="toplogo"></div></a>
<div> inside <a> is not allowed. Use <span> instead.

Line 44: <option value="{$languages[id].code}"
selected>{$languages[id].name}</option>
selected must be selected="selected" in XHTML

Line 106-107: <br/>
<br/> not allowed outside a block element.

I submit a patch for this!

Greetings,
Tim Gerundt

----------
files: page.tpl.diff
messages: 9671
nosy: gerundt
priority: minor bug
status: unread
title: [webadmin] page.tpl use no valid XHTML
topic: patch, web admin
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1611>
________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: page.tpl.diff
URL: <http://lists.kolab.org/pipermail/devel/attachments/20070220/ad9875b4/attachment.ksh>


More information about the devel mailing list