[ postfixadmin-Bugs-3201615 ] display error
Brought to you by:
christian_boltz,
gingerdog
|
From: SourceForge.net <no...@so...> - 2011-03-06 23:40:19
|
Bugs item #3201615, was opened at 2011-03-06 23:18 Message generated for change (Comment added) made by jan-kruis 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: Open Resolution: None 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: 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 |