koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/paramet... [rel_2_2]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/default/en/paramet... [rel_2_2]
Date: Mon, 06 Feb 2006 21:28:24 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Owen Leonard <address@hidden>   06/02/06 21:28:24

Modified files:
        koha-tmpl/intranet-tmpl/default/en/parameters: admin-home.tmpl 

Log message:
        Converting to comment-style TMPL tag delimiters

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl.diff?only_with_tag=rel_2_2&tr1=1.34.2.2&tr2=1.34.2.3&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl
diff -u 
koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl:1.34.2.2 
koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl:1.34.2.3
--- koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl:1.34.2.2 
Mon Aug  1 15:34:49 2005
+++ koha/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl  Mon Feb 
 6 21:28:24 2006
@@ -1,25 +1,25 @@
 <!-- TMPL_INCLUDE NAME="parameters-top.inc" -->
 <div id="mainbloc">
-<TMPL_IF name="CAN_user_management">
+<!-- TMPL_IF name="CAN_user_management" -->
 <h1>Parameters</h1><br>
-</TMPL_IF>
+<!-- /TMPL_IF -->
 
 <div id="bloc100">
-<TMPL_IF name="CAN_user_management">
+<!-- TMPL_IF name="CAN_user_management" -->
        <div id="bloctitle">System parameters </div>
 
        <table>
        <tr>
        <td colspan="2"><b>Fill those tables in the order they appear to get a 
working Koha</b></td>
        </tr>
-       <TMPL_IF name="CAN_user_parameters">    
+       <!-- TMPL_IF name="CAN_user_parameters" -->     
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/branches.pl">Library branches</a></td>
                        <td>The different branches you manage with this Koha 
server.</td>
                </tr>
-       </TMPL_IF>
+       <!-- /TMPL_IF -->
        
-       <TMPL_IF name="CAN_user_management">
+       <!-- TMPL_IF name="CAN_user_management" -->
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/aqbookfund.pl">Book funds</a></td>
                        <td>Book fund administration. Remember to edit your 
book funds before you start editing the budgets.</td>
@@ -49,9 +49,9 @@
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/authorised_values.pl">Authorised values</a></td>
                        <td>Define categories and authorised values for them. 
Authorised values are used in MARC form to limit and help editing MARC 
biblios.</td>
                </tr>
-       </TMPL_IF>
+       <!-- /TMPL_IF -->
                
-       <TMPL_IF name="CAN_user_parameters">
+       <!-- TMPL_IF name="CAN_user_parameters" -->
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/authtypes.pl">Thesaurus Structure</a></td>
                        <td>Define categories and thesaurus/authority MARC 
structure.</td>
@@ -71,27 +71,27 @@
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/checkmarc.pl">MARC Check</a></td>
                        <td>Checks the MARC structure. USE IT before working 
with real data. It will show mistakes that can BREAK Koha's database!</td>
                </tr>
-       </TMPL_IF>
+       <!-- /TMPL_IF -->
        
        <tr>
        <th colspan="2">Various parameters</th>
        </tr>
-       <TMPL_IF name="CAN_user_parameters">
+       <!-- TMPL_IF name="CAN_user_parameters" -->
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/printers.pl">Printers</a></td>
                        <td>Printers (UNIX paths).</td>
                </tr>
-       </TMPL_IF>
+       <!-- /TMPL_IF -->
        
-       <TMPL_IF name="CAN_user_management">
+       <!-- TMPL_IF name="CAN_user_management" -->
                <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>
+       <!-- /TMPL_IF -->
        
-       <TMPL_IF name="CAN_user_parameters">
+       <!-- TMPL_IF name="CAN_user_parameters" -->
                <tr>
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Servers</a></td>
                        <td>Servers to query for MARC data.</td>
@@ -101,12 +101,12 @@
                        <td valign="top" width="25%"><a 
href="/cgi-bin/koha/admin/systempreferences.pl">System preferences</a></td>
                        <td>System preferences.</td>
                </tr>
-       </TMPL_IF>
+       <!-- /TMPL_IF -->
        </table>
-</TMPL_IF>
+<!-- /TMPL_IF -->
 
 
-<TMPL_IF name="CAN_user_tools">
+<!-- TMPL_IF name="CAN_user_tools" -->
        <h1>Tools</h1>
        <table>
                <tr>
@@ -133,7 +133,7 @@
                        </td>
                </tr>
        </table>
-</TMPL_IF>
+<!-- /TMPL_IF -->
 </div>
 </div>
 <!-- TMPL_INCLUDE NAME="parameters-bottom.inc" -->




reply via email to

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