phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,1.2,1.3
Date: Sat, 14 Dec 2002 14:02:21 -0500

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv17752/templates/default

Modified Files:
        standard_entity.xsl 
Log Message:
no message

Index: standard_entity.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_entity.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** standard_entity.xsl 14 Dec 2002 09:00:16 -0000      1.2
--- standard_entity.xsl 14 Dec 2002 19:02:18 -0000      1.3
***************
*** 151,154 ****
--- 151,161 ----
                                </td>
                        </tr>
+                       <xsl:for-each select="error" >
+                       <tr>
+                               <td colspan="2" align="center">
+                                       <xsl:value-of select="msg"/>
+                               </td>
+                       </tr>
+                       </xsl:for-each>
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
                        <form method="post" action="{$form_action}">




reply via email to

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