phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/pricebook.xsl, 1.1.1.6
Date: Sun, 23 May 2004 06:23:06 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/skins/default/pricebook.xsl
diff -u property/skins/default/pricebook.xsl:1.1.1.5 
property/skins/default/pricebook.xsl:1.1.1.6
--- property/skins/default/pricebook.xsl:1.1.1.5        Mon Apr 26 18:52:25 2004
+++ property/skins/default/pricebook.xsl        Thu Apr 29 12:49:48 2004
@@ -50,7 +50,7 @@
                        </xsl:choose>
                        <tr>
                                <td align="left">
-                                       <xsl:call-template name="cat_filter"/>
+                                       <form></form><xsl:call-template 
name="cat_filter"/>
                                </td>
                                <td align="right">
                                        <xsl:call-template name="search_field"/>
@@ -260,7 +260,7 @@
                        </xsl:choose>
                        <tr>
                                <td align="left">
-                                       <xsl:call-template 
name="status_filter"/>
+                                       <form></form><xsl:call-template 
name="status_filter"/>
                                </td>
                                <td align="right">
                                        <xsl:call-template name="search_field"/>
@@ -373,7 +373,7 @@
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
                <xsl:apply-templates select="cal_info"/>
                
-               <xsl:call-template name="menu"/> 
+               <xsl:call-template name="menu"/> <form></form>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <xsl:choose>
                                <xsl:when test="msgbox_data != ''">
@@ -548,7 +548,7 @@
                        </xsl:choose>
                        <tr>
                                <td align="left">
-                                       <xsl:call-template name="cat_filter"/>
+                                       <form></form><xsl:call-template 
name="cat_filter"/>
                                </td>
                                <td align="right">
                                        <xsl:call-template name="search_field"/>
@@ -686,7 +686,7 @@
                        </xsl:choose>
                        <tr>
                                <td align="right">
-                                       <xsl:call-template name="search_field"/>
+                                       <form></form><xsl:call-template 
name="search_field"/>
                                </td>
                        </tr>
                        <tr>
@@ -942,7 +942,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="value_activity_id !=''">
                                        <tr>
@@ -1102,7 +1102,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="value_agreement_id !=''">
                                        <tr>
@@ -1246,7 +1246,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>




reply via email to

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