phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


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

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

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

Log Message:
no message
=====================================================================
Index: property/skins/default/admin.xsl
diff -u property/skins/default/admin.xsl:1.1.1.5 
property/skins/default/admin.xsl:1.1.1.6
--- property/skins/default/admin.xsl:1.1.1.5    Tue Apr 27 07:35:04 2004
+++ property/skins/default/admin.xsl    Thu Apr 29 12:49:48 2004
@@ -68,7 +68,7 @@
                </table>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                <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 class="th">
                                <xsl:choose>
                                        <xsl:when test="values_groups!=''">
@@ -630,7 +630,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}">
                        <xsl:apply-templates select="id_table_header"/> 
                        <xsl:apply-templates select="id_values"/> 
                        <tr height="50">
@@ -686,7 +686,7 @@
                                </td>
                        </tr>
                        <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}">
                        <tr>
                                <td valign="top">
                                        <xsl:value-of select="lang_email"/>




reply via email to

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