|
Lines 17-23
Link Here
|
| 17 |
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %] |
17 |
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %] |
| 18 |
<div class="dialog message"> |
18 |
<div class="dialog message"> |
| 19 |
<h4>The Mana Knowledge Base feature is enabled but not configured.</h4> |
19 |
<h4>The Mana Knowledge Base feature is enabled but not configured.</h4> |
| 20 |
<p>This feature allows you to retrieve and share data (subscription patterns and reports) with other Koha libaries.</p> |
20 |
<p>This feature allows you to retrieve and share data (subscription patterns and reports) with other Koha libraries.</p> |
| 21 |
<p> |
21 |
<p> |
| 22 |
Ask your system administrator to configure this feature, or remove this note by <a href=/cgi-bin/koha/admin/share_content.pl>disabling the 'Mana' system preference</a>. |
22 |
Ask your system administrator to configure this feature, or remove this note by <a href=/cgi-bin/koha/admin/share_content.pl>disabling the 'Mana' system preference</a>. |
| 23 |
</p> |
23 |
</p> |
| 24 |
- |
|
|