View | Details | Raw Unified | Return to bug 19255
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt (-6 / +5 lines)
Lines 7-15 Link Here
7
<p>The new list form offers several options for creating your list:</p>
7
<p>The new list form offers several options for creating your list:</p>
8
8
9
<ul>
9
<ul>
10
	<li>First choose the name of your list.</li>
10
    <li>First choose the name of your list.</li>
11
	<li>You can also choose how to sort the list.</li>
11
    <li>You can also choose how to sort the list.</li>
12
	<li>Additionally, there are two categories you can choose from:
12
    <li>Additionally, there are two categories you can choose from:
13
<ul>
13
<ul>
14
    <li>Private list: Is managed by you and can be seen only by you or the people you choose to share the list with.</li>
14
    <li>Private list: Is managed by you and can be seen only by you or the people you choose to share the list with.</li>
15
    <li>Public list: Can be seen by everybody, but managed only by you.</li>
15
    <li>Public list: Can be seen by everybody, but managed only by you.</li>
Lines 21-30 Link Here
21
<p>A list can also be created from the catalog search results:</p>
21
<p>A list can also be created from the catalog search results:</p>
22
22
23
<ul>
23
<ul>
24
	<li>Check the box to the left of the titles you want to add to the new list.</li>
24
    <li>Check the box to the left of the titles you want to add to the new list.</li>
25
    <li>Choose [New list] from the 'Add to:' pull down menu.
25
    <li>Choose [New list] from the 'Add to:' pull down menu.
26
<ul>
26
<ul>
27
	<li>Name the list and choose the list category.
27
    <li>Name the list and choose the list category.
28
</li>
28
</li>
29
</ul>
29
</ul>
30
</li>
30
</li>
31
- 

Return to bug 19255