phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


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

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

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

Log Message:
no message
=====================================================================
Index: property/skins/default/category.xsl
diff -u property/skins/default/category.xsl:1.1.1.5 
property/skins/default/category.xsl:1.1.1.6
--- property/skins/default/category.xsl:1.1.1.5 Mon Apr 26 07:59:32 2004
+++ property/skins/default/category.xsl Thu Apr 29 12:49:49 2004
@@ -19,7 +19,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>
@@ -140,7 +140,7 @@
                                </xsl:when>
                        </xsl:choose>
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
-                       <form method="post" action="{$form_action}">
+                       <form></form><form method="post" 
action="{$form_action}">
                        <tr>
                                <td valign="top">
                                        <xsl:value-of select="lang_id"/>




reply via email to

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