[CMF-checkins] 
	SVN: CMF/branches/2.0/CMFCalendar/browser/templates/event.pt
	- added missing i18n domain
    Yvo Schubbe 
    y.2006_ at wcm-solutions.de
       
    Sun Apr  9 12:39:56 EDT 2006
    
    
  
Log message for revision 66742:
  - added missing i18n domain
Changed:
  U   CMF/branches/2.0/CMFCalendar/browser/templates/event.pt
-=-
Modified: CMF/branches/2.0/CMFCalendar/browser/templates/event.pt
===================================================================
--- CMF/branches/2.0/CMFCalendar/browser/templates/event.pt	2006-04-09 16:34:18 UTC (rev 66741)
+++ CMF/branches/2.0/CMFCalendar/browser/templates/event.pt	2006-04-09 16:39:55 UTC (rev 66742)
@@ -8,7 +8,7 @@
 </head>
 <body>
 
-<metal:slot metal:fill-slot="body">
+<metal:slot metal:fill-slot="body" i18n:domain="cmf_calendar">
 
 <table class="Event" border="0" cellpadding="5" width="100%" cellspacing="3">
  <tr>
    
    
More information about the CMF-checkins
mailing list