fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9791]


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

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


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

Modified: 
trunk/controller/templates/base/calendar/view_calendar_year_for_locations.xsl
===================================================================
--- 
trunk/controller/templates/base/calendar/view_calendar_year_for_locations.xsl   
    2012-07-16 08:39:33 UTC (rev 9790)
+++ 
trunk/controller/templates/base/calendar/view_calendar_year_for_locations.xsl   
    2012-07-16 08:39:53 UTC (rev 9791)
@@ -76,7 +76,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>
@@ -141,7 +141,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_in_period')" /></td></tr>
                        </xsl:otherwise>
                </xsl:choose>
        </table>




reply via email to

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