X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fabout.tt;h=17fd1e88c63c0829add0b8a6ab673c6dbadf18ca;hb=acbfe26c9ef6e40f4509babd6e1d39e1762e13e3;hp=f4f0defa85dc375cb0d3fe467dd884d2c7ba25fc;hpb=9ec7ac5b8e036ad824636df5acd4e1ec2ebb45c8;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index f4f0defa85..17fd1e88c6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -5,7 +5,7 @@ // ul').tabs(); + $('#abouttabs').tabs(); }); //]]> @@ -24,12 +24,13 @@
@@ -48,6 +49,11 @@ MySQL version: [% mysqlVersion |html %] Apache version: [% apacheVersion |html %] Zebra version: [% zebraVersion |html %] + [% IF (errZebraConnection == 10000) %] + Error Zebra server seems not to be available. Is it started? + [% ELSIF (errZebraConnection) %] + Warning Error message from Zebra: [% ( errZebraConnection ) %] + [% END %]
@@ -69,57 +75,104 @@ [% END %] [% ELSE %] - [% IF ( ro.require ) %] + [% IF ( ro.name == '' ) %] + + [% ELSIF ( ro.require ) %] [% ELSE %] [% END %] [% END %] - [% ro.name %] + [% ro.name %] - [% IF ( ro.version ) %][% ro.version %][% ELSE %]Not Installed[% END %] + [% IF ( ro.name == '' ) %] + + [% ELSIF ( ro.version ) %] + [% ro.version %] + [% ELSE %] + Not Installed [% END %] [% END %] [% END %]
+ +
+ [% IF (warnIsRootUser) %] +

Warning regarding current user

+

You are logged in as the database administrative user. This is not recommended because some parts of Koha will not function as expected when using this account.

+

Please log in instead with a regular staff account. To create a staff account, create a library, a patron category 'Staff' and add a new patron. Then give this patron permissions from 'More' in the toolbar.

+ [% END %] +

Warnings regarding the system configuration

+ [% IF ( (prefNoZebra) || (warnPrefBiblioAddsAuthorities) || warnPrefEasyAnalyticalRecords ) %] + + + [% IF (prefNoZebra) %] + + [% END %] + [% IF (warnPrefBiblioAddsAuthorities) %] + + [% END %] + [% IF (warnPrefEasyAnalyticalRecords) %] + + [% END %] +
Preferences
Warning System preference 'nozebra' set. Deprectated!
Warning System preference 'AutoCreateAuthorities' set, but needs 'BiblioAddsAuthorities' set as well.
Warning System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff client and the OPAC will be broken.
+ [% ELSE %] +

No warnings

+ [% END %] +
+

Special thanks to the following organizations

+ +

Release team for Koha 3.12

+ -

Koha release team

+

Former Koha release team members

+

Koha development team

@@ -343,6 +408,13 @@ by the Bridge Consortium of Carleton College and St. Olaf College. +

The Sudoc Icon Set

+

The Noun Project icons