[Rt-commit] r3811 - in rt/branches/3.5-TESTING: . html/Elements

jesse at bestpractical.com jesse at bestpractical.com
Fri Sep 2 12:49:08 EDT 2005


Author: jesse
Date: Fri Sep  2 12:49:07 2005
New Revision: 3811

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/Elements/Footer
Log:
 r14095 at hualien:  jesse | 2005-08-30 06:14:21 -0400
  r14067 at hualien:  jesse | 2005-08-30 05:52:15 -0400
   r13757 at hualien:  jesse | 2005-08-25 15:23:18 -0400
   RT-Ticket: 6934
   RT-Status: resolved
   RT-Update: correspond
   
   * A couple of patches to improve how localization extraction works from jfenal
   
  
 


Modified: rt/branches/3.5-TESTING/html/Elements/Footer
==============================================================================
--- rt/branches/3.5-TESTING/html/Elements/Footer	(original)
+++ rt/branches/3.5-TESTING/html/Elements/Footer	Fri Sep  2 12:49:07 2005
@@ -54,14 +54,7 @@
 
   <p id="bpscredits">
     <span>
-<&|/l,     '&#187;&#124;&#171;', 
-     $RT::VERSION, 
-     '2005', 
-    '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>',
-&>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
-    </span>
-  </p>
-  
+<&|/l,     '&#187;&#124;&#171;', $RT::VERSION, '2005', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&><br>
 % if (!$Menu) {
   <p id="legal">
 <&|/l&>Distributed under version 2 <a href="http://www.gnu.org/copyleft/gpl.html"> of the GNU GPL.</a></&><br>


More information about the Rt-commit mailing list