Correction of spelling mistakes
This commit is contained in:
parent
7503ad47b9
commit
0650f5ace6
1 changed files with 4 additions and 4 deletions
|
@ -69,10 +69,10 @@
|
|||
<div id="Hint1" class="hint">
|
||||
<h1 class="catalogue">Catalogue</h1>
|
||||
<a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet" class="catalogue">Search catalogue</a>
|
||||
<p>Search a biblio. When these biblio is found, you can check it's status, reserve it, or see where it is</p>
|
||||
<p>Search a biblio. When this biblio is found, you can check its status, reserve it, or see where it is</p>
|
||||
<a href="/cgi-bin/koha/bookshelves/shelves.pl" class="catalogue">Virtual shelves</a>
|
||||
<p>Virtual shelves can be used by librarian or patrons to build virtual libraries inside the "real" one.
|
||||
The virtual shelf can be used by a teacher to help its students searching informations on a specific topic.
|
||||
The virtual shelf can be used by a teacher to help its students searching information on a specific topic.
|
||||
It can be used by a library to define "most valuable books for <some category of patron>"</p>
|
||||
<a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" class="catalogue">Add biblio</a>
|
||||
<p>Directly add a biblio in the library catalogue</p>
|
||||
|
@ -100,13 +100,13 @@
|
|||
<a href="/cgi-bin/koha/members/members-home.pl" class="members">Member home</a>
|
||||
<p>Go to the main member page</p>
|
||||
<a href="/cgi-bin/koha/members/memberentry.pl?actionType=Add" class="members">Add member</a>
|
||||
<p>Add a member in the library. The member can be attached to any branch of the library. It can also have childrens.</p>
|
||||
<p>Add a member in the library. The member can be attached to any branch of the library. It can also have children.</p>
|
||||
<a href="/cgi-bin/koha/members/memberentry.pl?categorycode=I&actionType=Add" class="members">Add organisation</a>
|
||||
<p>Add an organisation in the library. This member doesn't have some information a "physical" member has.</p>
|
||||
</div>
|
||||
<div id="Hint3" class="hint">
|
||||
<h1 class="acquisition">Acquisitions</h1>
|
||||
Order items, recieve orders, set budgets...
|
||||
Order items, receive orders, set budgets...
|
||||
</div>
|
||||
<div id="Hint4" class="hint">
|
||||
<h1 class="reports">Reports</h1>
|
||||
|
|
Loading…
Reference in a new issue