adding cities & roadtype menus in Parameters menu (from SAN-OP)
authorbtoumi <btoumi>
Tue, 23 May 2006 11:51:59 +0000 (11:51 +0000)
committerbtoumi <btoumi>
Tue, 23 May 2006 11:51:59 +0000 (11:51 +0000)
koha-tmpl/intranet-tmpl/prog/en/admin/admin-home.tmpl

index 375b131..40a2db0 100644 (file)
        <td>Define the categories of borrowers.</td>
 </tr>
 <tr>
+       <th><a href="/cgi-bin/koha/admin/cities.pl">City</a></th>
+       <td>Define citie</td>
+</tr>  
+<tr>
+       <th><a href="/cgi-bin/koha/admin/roadtype.pl" >Road Type</a>
+       </th>
+       <td>Define road type</td>
+</tr>
+<tr>
        <th><a href="/cgi-bin/koha/admin/issuingrules.pl">Issuing rules</a></th>
        <td>Define issuing rules for branches / borrowers / item types (nb of issues, duration, cost...)</td>
 </tr>