phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default/invoice.xsl, 1.6


From: nomail
Subject: [Phpgroupware-cvs] property/templates/default/invoice.xsl, 1.6
Date: Mon, 30 Aug 2004 16:02:48 +0200

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

date: 2004/08/30 14:02:48;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/templates/default/invoice.xsl
diff -u property/templates/default/invoice.xsl:1.5 
property/templates/default/invoice.xsl:1.6
--- property/templates/default/invoice.xsl:1.5  Thu Aug 12 18:56:23 2004
+++ property/templates/default/invoice.xsl      Mon Aug 30 14:02:48 2004
@@ -218,7 +218,7 @@
                                        <xsl:variable 
name="add_action"><xsl:value-of select="add_action"/></xsl:variable>
                                        <xsl:variable 
name="lang_add"><xsl:value-of select="lang_add"/></xsl:variable>
                                        <form method="post" 
action="{$add_action}">
-                                               <input type="submit" 
name="add_invoice" value="{$lang_add}" onMouseout="window.status='';return 
true;">
+                                               <input type="submit" name="" 
value="{$lang_add}" onMouseout="window.status='';return true;">
                                                        <xsl:attribute 
name="onMouseover">
                                                                
<xsl:text>window.status='</xsl:text>
                                                                        
<xsl:value-of select="lang_add_statustext"/>




reply via email to

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