@@ -, +, @@ * License of editor.pl * Remove tabs * Use [% interface %] * Re-order search fields like the old interface * Add license information for new libraries --- cataloguing/editor.pl | 20 +++++------ koha-tmpl/intranet-tmpl/prog/en/css/humanmsg.css | 4 +-- .../intranet-tmpl/prog/en/css/staff-global.css | 2 +- .../prog/en/includes/cateditor-ui.inc | 30 ++++++++-------- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 9 +++++ .../prog/en/modules/cataloguing/addbiblio.tt | 2 +- .../prog/en/modules/cataloguing/editor.tt | 42 +++++++++++----------- 7 files changed, 59 insertions(+), 50 deletions(-) --- a/cataloguing/editor.pl +++ a/cataloguing/editor.pl @@ -4,18 +4,18 @@ # # This file is part of Koha. # -# Koha is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. +# Koha is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # -# Koha is distributed in the hope that it will be useful, but WITHOUT ANY -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# Koha is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along -# with Koha; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# You should have received a copy of the GNU General Public License +# along with Koha; if not, see . # use Modern::Perl '2009'; --- a/koha-tmpl/intranet-tmpl/prog/en/css/humanmsg.css +++ a/koha-tmpl/intranet-tmpl/prog/en/css/humanmsg.css @@ -25,11 +25,11 @@ html, body { } .humanError { - background-color: #400; + background-color: #400; } .humanSuccess { - background-color: #040; + background-color: #040; } .humanMsg h3 { --- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css +++ a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css @@ -427,7 +427,7 @@ dd { .btn-toolbar .yui-menu-button button, .btn-toolbar .yui-button-button button { - line-height : 1.7em; + line-height : 1.7em; } ul.toolbar { --- a/koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc @@ -1,10 +1,10 @@ - - - - + + + + [% IF ( bidi ) %] @@ -116,53 +116,53 @@ --