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

--- Comment #3 from Katrin Fischer <[email protected]> ---
Comment on attachment 30064
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30064
Signed off patch

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

::: koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
@@ +234,5 @@
>          [% IF ( paramsloo.noshelfnumber ) %]<div class="dialog alert">ERROR: 
> No list number given.</div>[% END %]
>               [% IF ( paramsloo.need_confirm ) %]
>               <div class="dialog alert">The list <i>[% paramsloo.need_confirm 
> %]</i> is not empty.
> +            [% IF ( paramsloo.single ) %]
> +                <br />It has <b>[% paramsloo.count %]</b> entry.

The <b> will split up this sentence on translation - is it really necessary
here? :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to