phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default nextmatchs.xsl, 1.4, 1.5


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/templates/default nextmatchs.xsl, 1.4, 1.5
Date: Wed, 12 Nov 2003 21:18:25 +0000

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv9326/templates/default

Modified Files:
        nextmatchs.xsl 
Log Message:
no message

Index: nextmatchs.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/nextmatchs.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** nextmatchs.xsl      31 Mar 2003 21:14:13 -0000      1.4
--- nextmatchs.xsl      12 Nov 2003 21:17:36 -0000      1.5
***************
*** 17,26 ****
                                <xsl:variable name="first"><xsl:value-of 
select="link_url"/>&amp;start=0</xsl:variable>
                                        <td width="25">
!                                               <a href="{$first}"><img 
src="{$img_path}/first.gif" border="2" width="12" height="12"/></a>
                                        </td>
                                </xsl:when>
                                <xsl:otherwise>
                                        <td width="25">
!                                               <img 
src="{$img_path}/first-grey.gif" border="2" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
--- 17,26 ----
                                <xsl:variable name="first"><xsl:value-of 
select="link_url"/>&amp;start=0</xsl:variable>
                                        <td width="25">
!                                               <a href="{$first}"><img 
src="{$img_path}/first.png" border="1" width="12" height="12"/></a>
                                        </td>
                                </xsl:when>
                                <xsl:otherwise>
                                        <td width="25">
!                                               <img 
src="{$img_path}/first-grey.png" border="1" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
***************
*** 37,41 ****
                                                                <xsl:variable 
name="prev"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($prev_number) - number(1)"/></xsl:variable>
                                                                        <td 
width="25">
!                                                                               
<a href="{$prev}"><img src="{$img_path}/left.gif" border="2" width="12" 
height="12"/></a>
                                                                        </td>
                                                                </xsl:when>
--- 37,41 ----
                                                                <xsl:variable 
name="prev"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($prev_number) - number(1)"/></xsl:variable>
                                                                        <td 
width="25">
!                                                                               
<a href="{$prev}"><img src="{$img_path}/left.png" border="1" width="12" 
height="12"/></a>
                                                                        </td>
                                                                </xsl:when>
***************
*** 43,47 ****
                                                                <xsl:variable 
name="prev"><xsl:value-of select="link_url"/>&amp;start=0</xsl:variable>
                                                                        <td 
width="25">
!                                                                               
<a href="{$prev}"><img src="{$img_path}/left-grey.gif" border="2" width="12" 
height="12"/></a>
                                                                        </td>
                                                                </xsl:otherwise>
--- 43,47 ----
                                                                <xsl:variable 
name="prev"><xsl:value-of select="link_url"/>&amp;start=0</xsl:variable>
                                                                        <td 
width="25">
!                                                                               
<a href="{$prev}"><img src="{$img_path}/left-grey.png" border="1" width="12" 
height="12"/></a>
                                                                        </td>
                                                                </xsl:otherwise>
***************
*** 50,54 ****
                                                <xsl:otherwise>
                                                        <td width="25">
!                                                               <img 
src="{$img_path}/left-grey.gif" border="2" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
--- 50,54 ----
                                                <xsl:otherwise>
                                                        <td width="25">
!                                                               <img 
src="{$img_path}/left-grey.png" border="1" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
***************
*** 57,61 ****
                                <xsl:otherwise>
                                        <td width="25">
!                                               <img 
src="{$img_path}/left-grey.gif" border="2" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
--- 57,61 ----
                                <xsl:otherwise>
                                        <td width="25">
!                                               <img 
src="{$img_path}/left-grey.png" border="1" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
***************
*** 91,100 ****
                                                <xsl:variable 
name="next"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($next_num) - number(1)"/></xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$next}"><img src="{$img_path}/right.gif" border="2" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
                                                        <td width="25" 
align="right">
!                                                               <img 
src="{$img_path}/right-grey.gif" border="2" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
--- 91,100 ----
                                                <xsl:variable 
name="next"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($next_num) - number(1)"/></xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$next}"><img src="{$img_path}/right.png" border="1" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
                                                        <td width="25" 
align="right">
!                                                               <img 
src="{$img_path}/right-grey.png" border="1" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
***************
*** 103,107 ****
                                <xsl:otherwise>
                                        <td width="25" align="right">
!                                               <img 
src="{$img_path}/right-grey.gif" border="2" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
--- 103,107 ----
                                <xsl:otherwise>
                                        <td width="25" align="right">
!                                               <img 
src="{$img_path}/right-grey.png" border="1" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
***************
*** 115,124 ****
                                                <xsl:variable 
name="last"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($last_num)-number(1)"/></xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$last}"><img src="{$img_path}/last.gif" border="2" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
                                                        <td width="25" 
align="right">
!                                                               <img 
src="{$img_path}/last-grey.gif" border="2" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
--- 115,124 ----
                                                <xsl:variable 
name="last"><xsl:value-of select="link_url"/>&amp;start=<xsl:value-of 
select="number($last_num)-number(1)"/></xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$last}"><img src="{$img_path}/last.png" border="1" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
                                                <xsl:otherwise>
                                                        <td width="25" 
align="right">
!                                                               <img 
src="{$img_path}/last-grey.png" border="1" width="12" height="12"/>
                                                        </td>
                                                </xsl:otherwise>
***************
*** 127,131 ****
                                <xsl:otherwise>
                                        <td width="25" align="right">
!                                               <img 
src="{$img_path}/last-grey.gif" border="2" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
--- 127,131 ----
                                <xsl:otherwise>
                                        <td width="25" align="right">
!                                               <img 
src="{$img_path}/last-grey.png" border="1" width="12" height="12"/>
                                        </td>
                                </xsl:otherwise>
***************
*** 139,143 ****
                                                        <td width="25" 
align="right">
                                                                <xsl:value-of 
select="lang_delete"/>
!                                                               <a 
href="{$all}"><img src="{$img_path}/down.gif" border="2" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
--- 139,143 ----
                                                        <td width="25" 
align="right">
                                                                <xsl:value-of 
select="lang_delete"/>
!                                                               <a 
href="{$all}"><img src="{$img_path}/down_nm.png" border="1" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:when>
***************
*** 145,149 ****
                                                <xsl:variable 
name="all"><xsl:value-of select="link_url"/>&amp;allrows=1</xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$all}"><img src="{$img_path}/down.gif" border="2" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:otherwise>
--- 145,149 ----
                                                <xsl:variable 
name="all"><xsl:value-of select="link_url"/>&amp;allrows=1</xsl:variable>
                                                        <td width="25" 
align="right">
!                                                               <a 
href="{$all}"><img src="{$img_path}/down_nm.png" border="1" width="12" 
height="12"/></a>
                                                        </td>
                                                </xsl:otherwise>





reply via email to

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