koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/reports bor_issues_t


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/reports bor_issues_top.tmpl,1.1.2.1,1.1.2.2 cat_issues_top.tmpl,1.1.2.1,1.1.2.2
Date: Sat, 03 Sep 2005 06:38:27 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/reports
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1515/koha-tmpl/intranet-tmpl/npl/en/reports

Modified Files:
      Tag: rel_2_2
        bor_issues_top.tmpl cat_issues_top.tmpl 
Log Message:
Correcting a couple of typos (thanks meushi!)

Index: bor_issues_top.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/reports/bor_issues_top.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** bor_issues_top.tmpl 21 Apr 2005 19:38:11 -0000      1.1.2.1
--- bor_issues_top.tmpl 3 Sep 2005 13:38:25 -0000       1.1.2.2
***************
*** 34,38 ****
                        </tr>
                                <!-- TMPL_LOOP NAME="looprow" -->
!                                       <!-- TMPL_IF NAME="hilighted" --><tr 
class="highlight"><!-- TMPL_ELSE --><td><!-- /TMPL_IF -->
                                                <td>
                                                <!-- TMPL_VAR NAME="rowtitle" 
--></td>
--- 34,38 ----
                        </tr>
                                <!-- TMPL_LOOP NAME="looprow" -->
!                                       <!-- TMPL_IF NAME="hilighted" --><tr 
class="highlight"><!-- TMPL_ELSE --><tr><!-- /TMPL_IF -->
                                                <td>
                                                <!-- TMPL_VAR NAME="rowtitle" 
--></td>

Index: cat_issues_top.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/reports/cat_issues_top.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** cat_issues_top.tmpl 21 Apr 2005 19:38:11 -0000      1.1.2.1
--- cat_issues_top.tmpl 3 Sep 2005 13:38:25 -0000       1.1.2.2
***************
*** 44,50 ****
                                                                <!-- TMPL_IF 
NAME="reference" --></a><!-- /TMPL_IF -->
                                                        </td>
!                                                       <!-- TMPL_IF 
NAME="hilighted" --><td><!-- TMPL_ELSE --><td ><!-- /TMPL_IF -->
!                                                               <!-- TMPL_IF 
NAME="count" --><!-- TMPL_VAR NAME="count" --><!-- /TMPL_IF -->
!                                                       </td>
                                                <!-- /TMPL_LOOP -->
                                        </tr>
--- 44,48 ----
                                                                <!-- TMPL_IF 
NAME="reference" --></a><!-- /TMPL_IF -->
                                                        </td>
!                                                       <td><!-- TMPL_IF 
NAME="count" --><!-- TMPL_VAR NAME="count" --><!-- /TMPL_IF --></td>
                                                <!-- /TMPL_LOOP -->
                                        </tr>




reply via email to

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