[Koha-bugs] [Bug 13680] Items list on edit items page separates add items form from header and sidebar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 25 12:44:09 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13680

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 36128
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36128
Bug 13680 - Items list on edit items page separates add items form from header
and sidebar

Review of attachment 36128:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13680&attachment=36128)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
@@ +134,4 @@
>  
>     <div id="bd">
>  	<div id="yui-main">
> +<h1>Add items to [% title |html %] [% IF ( author ) %] by [% author %][% END %] (Record #[% biblionumber %])</h1>

Not sure this change is consistent:
If you edit an item, you see:

  Add items to my_bib
  Edit Item #23192

There is Add vs Edit on the same page.

Maybe it is better to keep the original wording here, don't you think?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list