[Tickets #3628] NEW: wishlist selector on the left hand side
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Mar 15 00:54:29 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3628
-----------------------------------------------------------------------
Ticket | 3628
Created By | mandr_ua at yahoo.com
Summary | wishlist selector on the left hand side
Queue | Genie
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
mandr_ua at yahoo.com (2006-03-15 00:54) wrote:
The wishlist selector is on the left hand side, which is different from most
of the other horde apps. Here's a diff
Index: menu.inc
===================================================================
RCS file: /repository/genie/templates/menu.inc,v
retrieving revision 1.10
diff -r1.10 menu.inc
1d0
< <form action="<?php echo Horde::applicationUrl('list.php') ?>"
method="post" name="wishlistsmenu">
3a3,5
> <?php echo Genie::getMenu('string') ?>
> <span style="float:right">
> <form action="<?php echo Horde::applicationUrl('list.php') ?>"
method="post" name="wishlistsmenu">
26d27
< <?php echo Genie::getMenu('string') ?>
28d28
< </div>
29a30,31
> </span>
> </div>
More information about the bugs
mailing list