phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: sigurdne
Subject: [Phpgroupware-cvs] property/templates/default request.xsl,1.6
Date: Tue, 1 Mar 2005 16:47:00 +0100

Update of property/templates/default

Modified Files:
     Branch: MAIN
            request.xsl lines: +1 -1

Log Message:
no message

====================================================
Index: property/templates/default/request.xsl
diff -u property/templates/default/request.xsl:1.5 
property/templates/default/request.xsl:1.6
--- property/templates/default/request.xsl:1.5  Tue Mar  1 15:04:27 2005
+++ property/templates/default/request.xsl      Tue Mar  1 15:47:48 2005
@@ -333,7 +333,7 @@
                                </xsl:when>
                        </xsl:choose>
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
-                       <form method="post" name="form" action="{$form_action}">
+                       <form ENCTYPE="multipart/form-data" method="post" 
name="form" action="{$form_action}">
                        <input type="hidden" name="values[origin]" 
value="{value_origin_type}"></input>
                        <input type="hidden" name="values[origin_id]" 
value="{value_origin_id}"></input>
                        <xsl:choose>






reply via email to

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