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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14553] branches/SM-1_4-STABLE/squirrelmail/ functions/options.php
From:       pdontthink () users ! sourceforge ! net
Date:       2016-05-06 20:12:50
Message-ID: E1aym7J-0001EO-Aq () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14553
          http://sourceforge.net/p/squirrelmail/code/14553
Author:   pdontthink
Date:     2016-05-06 20:12:50 +0000 (Fri, 06 May 2016)
Log Message:
-----------
Fix spacing

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/functions/options.php

Modified: branches/SM-1_4-STABLE/squirrelmail/functions/options.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/options.php	2016-04-06 05:33:06 UTC \
                (rev 14552)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/options.php	2016-05-06 20:12:50 UTC \
(rev 14553) @@ -475,7 +475,7 @@
         }
 
         /* Close the select tag and return our happy result. */
-        $result .= '</select>' . sm_encode_html_special_chars($this->trailing_text) \
. "\n"; +        $result .= '</select> ' . \
sm_encode_html_special_chars($this->trailing_text) . "\n";  return $result;
     }
 
@@ -558,7 +558,7 @@
             $result .= $new_option;
         }
         /* Close the select tag and return our happy result. */
-        $result .= '</select>' . sm_encode_html_special_chars($this->trailing_text) \
. "\n"; +        $result .= '</select> ' . \
sm_encode_html_special_chars($this->trailing_text) . "\n";  return $result;
     }
 
@@ -1125,7 +1125,7 @@
 
         $result = "<input type=\"submit\" name=\"$this->name\" value=\""
                 . sm_encode_html_special_chars($this->comment)
-                . "\" $this->script />" 
+                . "\" $this->script /> "
                 . sm_encode_html_special_chars($this->trailing_text) . "\n";
 
         return $result;

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


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
-----
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