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/prog/en/admin admi... [rel_3_0]


From: paul poulain
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/admin admi... [rel_3_0]
Date: Tue, 05 Dec 2006 15:08:05 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     paul poulain <tipaul>   06/12/05 15:08:05

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

Log message:
        removing <th> for left columns, the link can become un-visible 
depending on css color.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.4.2.2&r2=1.4.2.3

Patches:
Index: admin-home.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -b -r1.4.2.2 -r1.4.2.3
--- admin-home.tmpl     1 Nov 2006 20:14:20 -0000       1.4.2.2
+++ admin-home.tmpl     5 Dec 2006 15:08:05 -0000       1.4.2.3
@@ -8,7 +8,7 @@
 <table>
 <caption>System Preferences</caption>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/systempreferences.pl">System 
preferences</a></th>
+       <td><a href="/cgi-bin/koha/admin/systempreferences.pl">System 
preferences</a></td>
        <td>Change essential system preferences like MARC flavor, date format, 
administrator e-mail, and templates.</td>
 </tr>
 </table>
@@ -18,19 +18,19 @@
 <th colspan="2">Basic parameters</th>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/branches.pl">Library branches</a></th>
+       <td><a href="/cgi-bin/koha/admin/branches.pl">Library branches</a></td>
        <td>The different branches you manage with this Koha server.</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/aqbookfund.pl">Book funds</a></th>
+       <td><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>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/currency.pl">Currencies</a></th>
+       <td><a href="/cgi-bin/koha/admin/currency.pl">Currencies</a></td>
        <td>Define exchange rates.</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types</a></th>
+       <td><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types</a></td>
        <td>Define item types.</td>
 </tr>
 
@@ -38,54 +38,54 @@
 <th colspan="2">Patrons and circulation</th>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/categorie.pl">Borrower 
categories</a></th>
+       <td><a href="/cgi-bin/koha/admin/categorie.pl">Borrower 
categories</a></td>
        <td>Define the categories of borrowers.</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/cities.pl">City</a></th>
+       <td><a href="/cgi-bin/koha/admin/cities.pl">City</a></td>
        <td>Define cities. Fill it to get a list of cities to create your 
patrons quicker.</td>
 </tr>  
 <tr>
-       <th><a href="/cgi-bin/koha/admin/roadtype.pl" >Road Type</a>
-       </th>
+       <td><a href="/cgi-bin/koha/admin/roadtype.pl" >Road Type</a>
+       </td>
        <td>Define road types. Fill this table to get a list of road types 
(will help Geographic stats)</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/issuingrules.pl">Issuing rules</a></th>
+       <td><a href="/cgi-bin/koha/admin/issuingrules.pl">Issuing rules</a></td>
        <td>Define issuing rules for branches / borrowers / item types (nb of 
issues, duration, cost...)</td>
 </tr>
 <tr>
 <th colspan="2">Catalogue</th>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/authorised_values.pl">Authorised 
values</a></th>
+       <td><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>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/authtypes.pl">Thesaurus 
Structure</a></th>
+       <td><a href="/cgi-bin/koha/admin/authtypes.pl">Thesaurus 
Structure</a></td>
        <td>Define categories and thesaurus/authority MARC structure.</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/biblio_framework.pl">Biblio framework 
(MARC structure)</a></th>
+       <td><a href="/cgi-bin/koha/admin/biblio_framework.pl">Biblio framework 
(MARC structure)</a></td>
        <td>the frameworks defined for the MARC editor. Create frameworks, then 
define the MARC structure (fields &amp; subfields)</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/koha2marclinks.pl">Links Koha - MARC 
DB</a></th>
+       <td><a href="/cgi-bin/koha/admin/koha2marclinks.pl">Links Koha - MARC 
DB</a></td>
        <td>Define links between the Koha standard DB and the MARC one. Note 
those links can be defined through MARC structure. This tool is just a shortcut 
to speed up linkage.</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/checkmarc.pl">MARC Check</a></th>
+       <td><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>
 
 <tr>
 <th colspan="2">Various parameters</th>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/printers.pl">Printers</a></th>
+       <td><a href="/cgi-bin/koha/admin/printers.pl">Printers</a></td>
        <td>Printers (UNIX paths).</td>
 </tr>
 <tr>
-       <th><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 
Servers</a></th>
+       <td><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 
Servers</a></td>
        <td>Servers to query for MARC data.</td>
 </tr>
 </table>




reply via email to

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