Ver Fonte

remove debug code

stekkel há 23 anos atrás
pai
commit
81c9b7e119
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -708,7 +708,7 @@ function mail_message_listing_beginning ($imapConnection,
         . html_tag( 'td' ,'' , 'left', $color[0], '' )
         . html_tag( 'td' ,'' , 'left', $color[0], '' )
         . html_tag( 'table' ,'' , '', $color[0], 'border="0" width="100%" cellpadding="0"  cellspacing="0"' )
         . html_tag( 'table' ,'' , '', $color[0], 'border="0" width="100%" cellpadding="0"  cellspacing="0"' )
             . html_tag( 'tr',
             . html_tag( 'tr',
-	        getSmallStringCell(_("Move Selected To $mailbox"), 'left') .
+	        getSmallStringCell(_("Move Selected To"), 'left') .
 	        getSmallStringCell(_("Transform Selected Messages"), 'right')
 	        getSmallStringCell(_("Transform Selected Messages"), 'right')
             )
             )
             . html_tag( 'tr' ) ."\n"
             . html_tag( 'tr' ) ."\n"