phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/skins/default/location.xsl, 1.1.1.6


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/location.xsl, 1.1.1.6
Date: Sun, 23 May 2004 14:00:02 -0000

Update of /property/skins/default
Modified Files:
        Branch: 
          location.xsl

date: 2004/04/29 12:49:48;  author: sigurdne;  state: Exp;  lines: +5 -5

Log Message:
no message
=====================================================================
Index: property/skins/default/location.xsl
diff -u property/skins/default/location.xsl:1.1.1.5 
property/skins/default/location.xsl:1.1.1.6
--- property/skins/default/location.xsl:1.1.1.5 Tue Apr 27 07:35:32 2004
+++ property/skins/default/location.xsl Thu Apr 29 12:49:48 2004
@@ -26,7 +26,7 @@
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
                                <td>
-                                       <xsl:call-template name="cat_filter"/>
+                                       <form></form><xsl:call-template 
name="cat_filter"/>
                                </td>
                                <td>
                                        <xsl:call-template 
name="filter_district"/>
@@ -236,7 +236,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></form><form method="post" name="form" 
action="{$form_action}">
                        <xsl:choose>
                                <xsl:when test="lookup_type='form'">
                                        <xsl:call-template 
name="location_form"/>
@@ -588,7 +588,7 @@
                                <td>
                                        <xsl:variable 
name="done_action"><xsl:value-of select="done_action"/></xsl:variable>
                                        <xsl:variable 
name="lang_done"><xsl:value-of select="lang_done"/></xsl:variable>
-                                       <form method="post" 
action="{$done_action}">
+                                       <form></form><form method="post" 
action="{$done_action}">
                                        <input type="submit" class="forms" 
name="done" value="{$lang_done}" onMouseout="window.status='';return true;">
                                                <xsl:attribute 
name="onMouseover">
                                                        
<xsl:text>window.status='</xsl:text>
@@ -635,7 +635,7 @@
                                        <td>
                                                <xsl:variable 
name="update_action"><xsl:value-of select="update_action"/></xsl:variable>
                                                <xsl:variable 
name="lang_yes"><xsl:value-of select="lang_yes"/></xsl:variable>
-                                               <form method="POST" 
action="{$update_action}">
+                                               <form></form><form 
method="POST" action="{$update_action}">
                                                        <input type="submit" 
class="forms" name="confirm" value="{$lang_yes}" 
onMouseout="window.status='';return true;">
                                                                <xsl:attribute 
name="onMouseover">
                                                                        
<xsl:text>window.status='</xsl:text>




reply via email to

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