fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [9789]


From: Torstein
Subject: [Fmsystem-commits] [9789]
Date: Mon, 16 Jul 2012 08:39:18 +0000

Revision: 9789
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9789
Author:   vator
Date:     2012-07-16 08:39:18 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------


Modified Paths:
--------------
    
trunk/controller/templates/base/calendar/view_calendar_month_for_locations.xsl

Modified: 
trunk/controller/templates/base/calendar/view_calendar_month_for_locations.xsl
===================================================================
--- 
trunk/controller/templates/base/calendar/view_calendar_month_for_locations.xsl  
    2012-07-16 08:23:10 UTC (rev 9788)
+++ 
trunk/controller/templates/base/calendar/view_calendar_month_for_locations.xsl  
    2012-07-16 08:39:18 UTC (rev 9789)
@@ -96,7 +96,7 @@
                                </xsl:for-each> 
                        </xsl:when>
                        <xsl:otherwise>
-                               <tr class="cal_info_msg"><td colspan="3">Ingen 
sjekklister for bygg i angitt periode</td></tr>
+                               <tr class="cal_info_msg"><td 
colspan="3"><xsl:value-of select="php:function('lang', 
'error_msg_no_controls_in_period')" /></td></tr>
                        </xsl:otherwise>
                </xsl:choose>
        </table>
@@ -147,7 +147,7 @@
                                </xsl:for-each> 
                        </xsl:when>
                        <xsl:otherwise>
-                               <tr class="cal_info_msg"><td colspan="3">Ingen 
sjekklister for komponent i angitt periode</td></tr>
+                               <tr class="cal_info_msg"><td 
colspan="3"><xsl:value-of select="php:function('lang', 
'error_msg_no_controls_for_component')" /></td></tr>
                        </xsl:otherwise>
                </xsl:choose>
        </table>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]