phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default/project.xsl, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/templates/default/project.xsl, 1.3
Date: Wed, 30 Jun 2004 20:02:38 +0200

Update of /property/templates/default
Modified Files:
        Branch: 
          project.xsl

date: 2004/06/30 18:02:38;  author: sigurdne;  state: Exp;  lines: +9 -1

Log Message:
no message
=====================================================================
Index: property/templates/default/project.xsl
diff -u property/templates/default/project.xsl:1.2 
property/templates/default/project.xsl:1.3
--- property/templates/default/project.xsl:1.2  Wed Jun  2 19:10:41 2004
+++ property/templates/default/project.xsl      Wed Jun 30 18:02:38 2004
@@ -347,6 +347,8 @@
                                                        </td>
                                                        <td>
                                                        </td>
+                                                       <td>
+                                                       </td>
                                                </tr>
                                        </table>
                                        </td>
@@ -580,6 +582,9 @@
                                <td align="left">
                                        <xsl:value-of select="vendor_name"/>
                                </td>
+                               <td align="left">
+                                       <xsl:value-of select="vendor_email"/>
+                               </td>
                        </tr>
        </xsl:template>
 
@@ -694,6 +699,9 @@
                                <td class="th_text" width="10%" align="right">
                                        <xsl:value-of select="lang_vendor"/>
                                </td>
+                               <td class="th_text" width="10%" align="right">
+                                       <xsl:value-of select="lang_email"/>
+                               </td>
                        </tr>
        </xsl:template>
 




reply via email to

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