phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/base wo_hour.xsl


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/templates/base wo_hour.xsl
Date: Mon, 21 Aug 2006 13:34:06 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/08/21 13:34:06

Modified files:
        templates/base : wo_hour.xsl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/templates/base/wo_hour.xsl?cvsroot=phpgroupware&r1=1.8&r2=1.9

Patches:
Index: wo_hour.xsl
===================================================================
RCS file: /sources/phpgroupware/property/templates/base/wo_hour.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- wo_hour.xsl 20 Jun 2006 12:03:22 -0000      1.8
+++ wo_hour.xsl 21 Aug 2006 13:34:06 -0000      1.9
@@ -1,4 +1,4 @@
-<!-- $Id: wo_hour.xsl,v 1.8 2006/06/20 12:03:22 sigurdne Exp $ -->
+<!-- $Id: wo_hour.xsl,v 1.9 2006/08/21 13:34:06 sigurdne Exp $ -->
 
        <xsl:template name="app_data">
                <xsl:choose>
@@ -2179,9 +2179,9 @@
                </tr>
                <tr>
                        <td class="th_text">
-                               <xsl:text>" </xsl:text>
+
                                <xsl:value-of select="message"/>
-                               <xsl:text> "</xsl:text>
+
                        </td>
                </tr>
                <tr>
@@ -2194,6 +2194,14 @@
                                </xsl:for-each>
                        </td>
                </tr>
+               <tr>
+                       <td class="th_text">
+                               <xsl:value-of select="lang_example"/>
+                               <xsl:text>: </xsl:text>
+                               <xsl:value-of select="example"/>
+                       </td>
+               </tr>
+
        </xsl:template>
 
        




reply via email to

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