[Kolab-devel] [issue632] userlist.tpl contains small html error - visual effect only.

Hamish kolab-issues at intevation.de
Mon Jan 24 16:39:46 CET 2005


New submission from Hamish <lists at subvs.co.uk>:

userlist.tpl has a small html error - H3 tag not closed, this causes all the
text in the page to be displayed in heading text.

--- userlistall.tpl    2005-01-24 15:14:21.902131424 +0000
+++ userlistall.tpl     2005-01-24 15:14:30.502823920 +0000
@@ -4,7 +4,7 @@
   buffer-file-coding-system: utf-8
   End:
 *}
-<h3>Email Users<h3>
+<h3>Email Users</h3>
 <div align="center">
 <a href="{$self_url}?alphalimit="> [ ALL ] </a>  
 <a href="{$self_url}?alphalimit=a"> [ A-F ] </a>  

----------
assignedto: steffen
messages: 3686
nosy: captainmish, steffen
priority: minor bug
status: unread
title: userlist.tpl contains small html error - visual effect only.
topic: proko2, web admin
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue632>
________________________________________________




More information about the devel mailing list