phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul,1.1,1.2
Date: Tue, 17 Sep 2002 18:53:49 -0400

Update of /cvsroot/phpgroupware/etemplate/templates/default
In directory subversions:/tmp/cvs-serv3872

Modified Files:
        nextmatch_widget.xul 
Log Message:
showing the range of shown entries like eg. '1 - 20 of 100'

Index: nextmatch_widget.xul
===================================================================
RCS file: 
/cvsroot/phpgroupware/etemplate/templates/default/nextmatch_widget.xul,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** nextmatch_widget.xul        17 Sep 2002 21:31:45 -0000      1.1
--- nextmatch_widget.xul        17 Sep 2002 22:53:47 -0000      1.2
***************
*** 1,5 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.001">
      <columns>
        <column/>
--- 1,5 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.002" spacing="0" padding="5">
      <columns>
        <column/>
***************
*** 15,19 ****
      <rows>
        <row>
!         <description span="all" value="Total %s notes" no_lang="1" 
align="center" id="rows[0]"/>
        </row>
        <row class="nmh">
--- 15,20 ----
      <rows>
        <row>
!         <description span="3" value="entries" no_lang="1" align="right" 
id="range"/>
!         <description span="all" value="of" no_lang="1" id="rows[0]"/>
        </row>
        <row class="nmh">





reply via email to

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