missing quotation mark
Petteri Karttunen <[email protected]> Wed, 7 Apr 2004 02:17:56 +0300
| Newsgroups | gmane.comp.horde.troll |
|---|---|
| Message-ID | <[email protected]> |
Hi!
There is a quotation mark missing on line 22 in
troll/templates/threadoverview/article-index.inc
echo "ondblclick=\"return ExpandCollapse('" . $hdr['message_id'] . "',true);>"
should be:
echo "ondblclick=\"return ExpandCollapse('" . $hdr['message_id'] . "',true);\">"
:pete
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--
Troll mailing list - Join the hunt: http://horde.org/bounties/#troll
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]