[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14152]
From:       pdontthink () users ! sourceforge ! net
Date:       2011-11-23 11:08:08
Message-ID: E1RTAgS-00018z-9G () sfp-svn-1 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14152
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14152&view=rev
Author:   pdontthink
Date:     2011-11-23 11:08:07 +0000 (Wed, 23 Nov 2011)
Log Message:
-----------
To/Cc text was same color as background; Bcc text was flat-out missing; When \
translated, text was wrapping and looking terrible

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/src/addrbook_search_html.php

Modified: branches/SM-1_4-STABLE/squirrelmail/src/addrbook_search_html.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/src/addrbook_search_html.php	2011-11-15 \
                15:10:07 UTC (rev 14151)
+++ branches/SM-1_4-STABLE/squirrelmail/src/addrbook_search_html.php	2011-11-23 \
11:08:07 UTC (rev 14152) @@ -102,18 +102,18 @@
             "}\n" .
             "//-->\n" .
             "</script>\n";
-        $chk_all = '<a href="#" onClick="CheckAll(\'T\');">' . _("All") . \
'</a>&nbsp;<font color="'.$color[9].'">'._("To").'</font>'. +        $chk_all = '<a \
href="#" onClick="CheckAll(\'T\');">' . _("All") . '</a>&nbsp;<font \
color="'.$color[6].'">'._("To").'</font>'.  '&nbsp;&nbsp;'.
-            '<a href="#" onClick="CheckAll(\'C\');">' . _("All") . '</a>&nbsp;<font \
color="'.$color[9].'">'._("Cc").'</font>'. +            '<a href="#" \
onClick="CheckAll(\'C\');">' . _("All") . '</a>&nbsp;<font \
color="'.$color[6].'">'._("Cc").'</font>'.  '&nbsp;&nbsp;'.
-            '<a href="#" onClick="CheckAll(\'B\');">' . _("All") . '</a>';
+            '<a href="#" onClick="CheckAll(\'B\');">' . _("All") . '</a>&nbsp;<font \
color="'.$color[6].'">'._("Bcc").'</font>';  } else {
         // check_all links are implemented only in JavaScript. disable links in \
js=off environment.  $chk_all = '';
     }
     echo html_tag( 'table', '', 'center', '', 'border="0" width="98%"' ) .
     html_tag( 'tr', '', '', $color[9] ) .
-    html_tag( 'th', '&nbsp;' . $chk_all, 'left' ) .
+    html_tag( 'th', '&nbsp;' . $chk_all, 'left', '', ' style="white-space: nowrap;" \
' ) .  html_tag( 'th', '&nbsp;' . _("Name"), 'left' ) .
     html_tag( 'th', '&nbsp;' . _("E-mail"), 'left' ) .
     html_tag( 'th', '&nbsp;' . _("Info"), 'left' );

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic