phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] admin/templates/default cats.xsl,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] admin/templates/default cats.xsl,1.2,1.3
Date: Tue, 18 Nov 2003 13:23:34 +0000

Update of /cvsroot/phpgroupware/admin/templates/default
In directory subversions:/tmp/cvs-serv3942/templates/default

Modified Files:
        cats.xsl 
Log Message:
bugfix delete cat

Index: cats.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/admin/templates/default/cats.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cats.xsl    27 Apr 2003 23:16:15 -0000      1.2
--- cats.xsl    18 Nov 2003 13:23:32 -0000      1.3
***************
*** 142,146 ****
                                </td>
                                <td width="77%">
!                                       <xsl:call-template name="cat_select"/>
                                </td>
                        </tr>
--- 142,146 ----
                                </td>
                                <td width="77%">
!                                       <xsl:call-template name="categories"/>
                                </td>
                        </tr>
***************
*** 187,191 ****
                                <td>
                                <xsl:variable name="lang_apply" 
select="lang_apply"/>
!                                       <input type="reset" 
name="values[apply]" value="{$lang_apply}" onMouseout="window.status='';return 
true;">
                                                <xsl:attribute 
name="onMouseover">
                                                        
<xsl:text>window.status='</xsl:text>
--- 187,191 ----
                                <td>
                                <xsl:variable name="lang_apply" 
select="lang_apply"/>
!                                       <input type="submit" 
name="values[apply]" value="{$lang_apply}" 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]