Update of property/templates/default

Modified Files:
     Branch: MAIN
            agreement.xsl lines: +19 -0

Log Message:
no message

====================================================
Index: property/templates/default/agreement.xsl
diff -u property/templates/default/agreement.xsl:1.3 
property/templates/default/agreement.xsl:1.4
--- property/templates/default/agreement.xsl:1.3        Wed Jun  1 08:16:51 2005
+++ property/templates/default/agreement.xsl    Tue Jun 28 13:23:07 2005
@@ -884,6 +884,14 @@
                                                        <xsl:text>] </xsl:text>
                                                </td>
                                        </tr>
+                                       <tr >
+                                               <td align="left">
+                                                       <xsl:value-of 
select="lang_descr"/>
+                                               </td>
+                                               <td align="left">
+                                                       <xsl:value-of 
select="activity_descr"/>
+                                               </td>
+                                       </tr>
                                </xsl:when>
                        </xsl:choose>

@@ -1310,6 +1318,17 @@
                                                </td>
                                                <td align="left">
                                                        <xsl:value-of 
select="value_id"/>
+                                                       <xsl:text> [</xsl:text>
+                                                       <xsl:value-of 
select="value_num"/>
+                                                       <xsl:text>] </xsl:text>
+                                               </td>
+                                       </tr>
+                                       <tr >
+                                               <td align="left">
+                                                       <xsl:value-of 
select="lang_descr"/>
+                                               </td>
+                                               <td align="left">
+                                                       <xsl:value-of 
select="activity_descr"/>
                                                </td>
                                        </tr>
                                </xsl:when>




_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs

Reply via email to