Selaa lähdekoodia

Seth pointed out that I was missing a space... *sighs* :-P

Thankies!
Erin Schnabel 21 vuotta sitten
vanhempi
commit
1731c9a745
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      functions/mailbox_display.php

+ 1 - 0
functions/mailbox_display.php

@@ -761,6 +761,7 @@ function mail_message_listing_beginning ($imapConnection,
                 <td align="left">
                   <small><?php
                     echo getButton('SUBMIT', 'markRead',_("Read"));
+                    echo '&nbsp;';
                     echo getButton('SUBMIT', 'markUnread',_("Unread"));
                     echo '&nbsp;';
                     echo getButton('SUBMIT', 'attache',_("Forward"));