[Tickets #875] NEW: Help template has errors
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Nov 22 07:53:44 PST 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=875
-----------------------------------------------------------------------
Ticket | 875
Created By | alancio256 at hotmail.com
Summary | Help template has errors
Queue | Horde Base
Version | 2.2.5
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
alancio256 at hotmail.com (2004-11-22 07:53) wrote:
If you use a common_header that includes a big image (ie: a company logo)
You'll discover that the help window templates have the following errors:
in horde/templates/help/index.inc the frameset rows should be:
<frameset rows="*,*"
instead of <frameset rows="30,*"
in horde/help.php common-header.inc should be included only if
$show=='menu', instead of $show=='index' (this is to avoid including
common-header twice).
More information about the bugs
mailing list