phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/skins/default/template.xsl, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/template.xsl, 1.1.1.5
Date: Sun, 23 May 2004 08:45:00 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/skins/default/template.xsl
diff -u property/skins/default/template.xsl:1.1.1.4 
property/skins/default/template.xsl:1.1.1.5
--- property/skins/default/template.xsl:1.1.1.4 Mon Apr 26 12:21:26 2004
+++ property/skins/default/template.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="chapter_filter"/>
+                                               <form></form><xsl:call-template 
name="chapter_filter"/>
                                        </td>
                                        <td>
                                                <xsl:call-template 
name="user_id_filter"/>
@@ -231,7 +231,7 @@
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
                                <td align="right">
-                                       <xsl:call-template name="search_field"/>
+                                       <form></form><xsl:call-template 
name="search_field"/>
                                </td>
                        </tr>
                        <tr>
@@ -359,7 +359,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_template_id !=''">
@@ -484,7 +484,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_hour_id !=''">




reply via email to

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