[ postfixadmin-Bugs-3201615 ] display error
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2011-07-29 22:14:04
|
Bugs item #3201615, was opened at 2011-03-06 23:18 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=3201615&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: v2.3.2 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: J.Kruis (jan-kruis) Assigned to: Nobody/Anonymous (nobody) Summary: display error Initial Comment: If your are in list-virtual and select virtual list agian the pull down menu is moving under the button " :: MAILBOX" so that the is readable. also if your select AdminList or Domain List the text New Admin or New Domain are set outside the interface box " left side of the screen" Regards Jan Kruis ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2011-07-30 00:14 Message: The remaining part is fixed in SVN trunk in the meantime. ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2011-04-28 18:26 Message: "Remaining" simply means that I did not have time to fix it yet ;-) (it's "only" a small issue, but sometimes it's even hard to find 5 minutes) ---------------------------------------------------------------------- Comment By: J.Kruis (jan-kruis) Date: 2011-04-27 22:57 Message: hi christian, thaanks for the modification But I do not understand this comment " Remaining: the "new ..." links in list-domain, list-admin and fetchmail " or does my solution not work I work with a macintosh (safari or firefox) and still get new message outside the pfa window If i just the code form 03/06 and 03/07 it works ok for me Thx Jan ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2011-04-24 18:08 Message: The submenu in list-virtual is fixed (SVN trunk r1054 and r1055) and now also has an "all" option for people who like the list-virtual in 2.3.x :-) Remaining: the "new ..." links in list-domain, list-admin and fetchmail ---------------------------------------------------------------------- Comment By: Christian Boltz (christian_boltz) Date: 2011-04-20 00:45 Message: I like the centered main menu, however I'll probably make the menu in list-virtual different. I'm thinking of a simple line of text (maybe with some border-left) with links like: Display: All | Mailboxes | Aliases | Alias Domains (BTW: Personally, I really miss the "all" option in current trunk.) ---------------------------------------------------------------------- Comment By: J.Kruis (jan-kruis) Date: 2011-03-07 00:40 Message: the display error with virtual list came up after the change with the css file to center . this also move the the "buttons" mail alias and domain aliase to the center of the interface. I ask myself if this is nice than if is was on the left side Regards Jan ---------------------------------------------------------------------- Comment By: J.Kruis (jan-kruis) Date: 2011-03-07 00:25 Message: replace and the end of template adminlistadmin.tpl </table> <p><a href="{#url_create_admin#}">{$PALANG.pAdminMenu_create_admin}</a></p> {/if} with {/if} {$nav_bar_mailbox.bottom} <br/> <p id="admin_table"><a href="{#url_create_admin#}">{$PALANG.pAdminMenu_create_admin}</a></p> fix the problem for list-admin ---------------------------------------------------------------------- Comment By: J.Kruis (jan-kruis) Date: 2011-03-06 23:43 Message: changing in the template adminlistdomain.tpl at the end <a href="{#url_create_domain#}">{$PALANG.pAdminMenu_create_domain}</a></p> with {$nav_bar_mailbox.bottom} <br/> <p id="admin_table"><a href="{#url_create_domain#}">{$PALANG.pAdminMenu_create_domain}</a></p> Fix this problem Regards jan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=3201615&group_id=191583 |