@@ -, +, @@ administration - Administration -> Keyboard shortcuts -> Audio alerts -> Share content with Mana KB - When the ManaToken system preference is empty, the page should have two forms with updated fieldsets: the form with the "Use Mana KB..." field and a "Configure Mana KB" form. - With a ManaToken defined the second form should be one labeled "Mana KB token." -> Budgets - Click on a budget which has existing funds. - In the page toolbar click Planning -> Plan by libraries. - Check the forms in the sidebar. -> System preferences -> OverDriveAuthName - Follow the link to "OverDrive library authnames table" and check the form on that page. --- .../en/modules/admin/adveditorshortcuts.tt | 2 +- .../prog/en/modules/admin/aqplan.tt | 14 +++++------ .../prog/en/modules/admin/audio_alerts.tt | 4 ++-- .../prog/en/modules/admin/overdrive.tt | 17 +++++++------ .../prog/en/modules/admin/share_content.tt | 24 +++++++++---------- 5 files changed, 30 insertions(+), 31 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/adveditorshortcuts.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/adveditorshortcuts.tt @@ -64,7 +64,7 @@ [% END %] - +
[% ELSE %]

Enable the advanced cataloging editor ( EnableAdvancedCatalogingEditor system preference) to define keyboard shortcuts

--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt @@ -252,10 +252,10 @@ -
- - -
+ +
+ +
[% IF ( budget_lines ) %] @@ -277,13 +277,13 @@ + + +
- - - [% END %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt @@ -145,9 +145,9 @@ -

+

-

+
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt @@ -37,10 +37,9 @@

OverDrive library authnames

-
-
- - + + +
@@ -62,11 +61,11 @@ [% END %]
-
- -
- -
+ +
+ +
+ --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/share_content.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/share_content.tt @@ -103,10 +103,10 @@ If checked, new subscriptions you create will be automatically shared with Mana KB. -
- - -
+ +
+ +
@@ -127,10 +127,10 @@
Your unique security token used for authentication on Mana KB service (anti spam).
-
- - -
+ +
+ +
[% ELSE %] @@ -147,10 +147,10 @@ -
- - -
+ +
+ +
[% END %] --