fix for #90782. add "total" and "unread" numbers back to the bottom right of

the vertical 3 pane layout.  (the were already there for the normal 3 pane layout.)
r & sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@99272 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
2001-07-14 03:15:04 +00:00
parent 3ca317895a
commit f16efdc82a

View File

@@ -183,8 +183,8 @@ Rights Reserved.
</hbox>
<statusbar id="status-bar" class="mailwindow-statusbar">
<statusbarpanel id="unreadMessageCount" hidden="true" style="min-width: 5px"/>
<statusbarpanel id="totalMessageCount" hidden="true" style="min-width: 5px"/>
<statusbarpanel id="unreadMessageCount" style="min-width: 5px"/>
<statusbarpanel id="totalMessageCount" style="min-width: 5px"/>
</statusbar>