You cannot place any more suggestions
You have reached your limit of suggestions you can place at this time ([% Koha.Preference('MaxOpenSuggestions') | html %]). Once the library has processed those suggestions you will be able to place more.
[% ELSE %]Enter a new purchase suggestion
Please fill out this form to make a purchase suggestion. You will receive an email when the library processes your suggestion.
Only certain fields (marked in red) are required, but the more information you enter the easier it will be for the librarians to find the title you're requesting. The "Notes" field can be used to provide any additional information.
[% END %] [% END # IF op_add %] [% IF ( op_else ) %][% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %] Purchase suggestions [% ELSE %] [% IF ( loggedinusername ) %] Your purchase suggestions [% ELSE %] Purchase suggestions [% END %] [% END %]
[% FOR m IN messages %]You are not authorized to see pending purchase suggestions.
[% ELSE %]There are no pending purchase suggestions.
[% END %] [% IF ( loggedinusername || ( Koha.Preference( 'AnonSuggestions' ) == 1 ) ) %] [% IF ( Koha.Preference('MaxOpenSuggestions') != '' && patrons_pending_suggestions_count >= Koha.Preference('MaxOpenSuggestions') ) %]You have reached your limit of suggestions you can place at this time.Once the library has processed those suggestions you will be able to place more.
[% ELSE %] [% END %] [% END %] [% END # / IF suggestions_loop %] [% END # IF op_else %]