just reordering menu : links are now in the order they must be filled in order to...
authortipaul <tipaul>
Tue, 9 Dec 2003 13:46:28 +0000 (13:46 +0000)
committertipaul <tipaul>
Tue, 9 Dec 2003 13:46:28 +0000 (13:46 +0000)
koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl

index 8cb3d98..85b3500 100644 (file)
@@ -7,24 +7,35 @@
 </tr>
 </table>
 <table cellspacing=0 cellpadding=1 width=80%>
-<th colspan=2>Biblio related</th>
+<th colspan=2>Fill those tables in the order they appear to get a working Koha</th>
 <tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/itemtypes.pl>Item types</a></td>
-       <td>Define item types.</td>
+       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/branches.pl>Library branches</a></td>
+       <td>The differents branches you manage with this Koha server.</td>
 </tr>
+<tr><td>&nbsp;</td></tr>
 <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>
 </tr>
 <tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/charges.pl>Charges</a></td>
-       <td>Charges amounts for itemtypes / borrower types.</td>
+       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/currency.pl>Currencies</a></td>
+       <td>Define exchange rates.</td>
 </tr>
+<tr><td>&nbsp;</td></tr>
 <tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/aqbudget.pl>Budget</a></td>
-       <td>The monies allocated to your book funds.</td>
+       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/itemtypes.pl>Item types</a></td>
+       <td>Define item types.</td>
 </tr>
 <tr>
+       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/categorie.pl>Borrower categories</a></td>
+       <td>Define the categories of borrowers.</td>
+</tr>
+<tr>
+       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/charges.pl>Charges</a></td>
+       <td>Charges amounts for itemtypes / borrower types.</td>
+</tr>
+<tr><td>&nbsp;</td></tr>
+<tr>
        <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/help editing MARC biblios.</td>
 </tr>
@@ -32,8 +43,6 @@
        <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/thesaurus.pl>Thesaurus</a></td>
        <td>Management of thesaurus and authorities files.</td>
 </tr>
-
-<th colspan=2>MARC related</th>
 <tr>
        <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></td>
        <td>MARC structure: tags then subfields.</td>
 
 <th colspan=2>Various parameters</th>
 <tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/branches.pl>Library branches</a></td>
-       <td>The differents branches you manage with this Koha server.</td>
-</tr>
-<tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/categorie.pl>Categories</a></td>
-       <td>Define the categories of borrowers.</td>
-</tr>
-<tr>
-       <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/currency.pl>Currencies</a></td>
-       <td>Define exchange rates.</td>
-</tr>
-<tr>
        <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/printers.pl>Printers</a></td>
        <td>Printers (UNIX paths).</td>
 </tr>