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/default/en/parameters admin


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters admin-home.tmpl,1.34.2.1,1.34.2.2
Date: Mon, 01 Aug 2005 08:35:00 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5384/koha-tmpl/intranet-tmpl/default/en/parameters

Modified Files:
      Tag: rel_2_2
        admin-home.tmpl 
Log Message:
adding a warning to librarian if there is no stopwords

Index: admin-home.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl,v
retrieving revision 1.34.2.1
retrieving revision 1.34.2.2
diff -C2 -r1.34.2.1 -r1.34.2.2
*** admin-home.tmpl     29 Mar 2005 15:41:43 -0000      1.34.2.1
--- admin-home.tmpl     1 Aug 2005 15:34:49 -0000       1.34.2.2
***************
*** 87,91 ****
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></td>
!                       <td>Words deleted during searches.</td>
                </tr>
        </TMPL_IF>
--- 87,92 ----
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></td>
!                       <td>Words deleted during searches.
!                               <!-- TMPL_UNLESS name="stopwords" --><p 
class="problem">WARNING : you should define stop words</p><!-- /TMPL_UNLESS 
--></td>
                </tr>
        </TMPL_IF>




reply via email to

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