[Checkins] 
	SVN: zopeorg.theme/trunk/zopeorg/theme/browser/templates/zopeorg_copyright.pt
	changed the year of Zope Foundation's est. :)
    Denis Mishunov 
    denis.mishunoff at gmail.com
       
    Wed Feb  6 03:31:19 EST 2008
    
    
  
Log message for revision 83573:
  changed the year of Zope Foundation's est. :)
Changed:
  U   zopeorg.theme/trunk/zopeorg/theme/browser/templates/zopeorg_copyright.pt
-=-
Modified: zopeorg.theme/trunk/zopeorg/theme/browser/templates/zopeorg_copyright.pt
===================================================================
--- zopeorg.theme/trunk/zopeorg/theme/browser/templates/zopeorg_copyright.pt	2008-02-06 08:19:58 UTC (rev 83572)
+++ zopeorg.theme/trunk/zopeorg/theme/browser/templates/zopeorg_copyright.pt	2008-02-06 08:31:19 UTC (rev 83573)
@@ -2,7 +2,7 @@
      i18n:domain="zopeorg.theme"
      i18n:translate="text_zopeorg_copyright">
     <acronym title="Copyright" i18n:name="copyright" i18n:attributes="title title_copyright;">©</acronym>
-    1992-<span i18n:name="current_year"
+    1998-<span i18n:name="current_year"
                tal:omit-tag=""
                tal:define="now modules/DateTime/DateTime"
                tal:content="now/year" />
    
    
More information about the Checkins
mailing list