Bug 20941: (follow-up) Switch 'media' -> 'types'
[koha.git] / opac / opac-illrequests.pl
index 1fa1ce3..1b7807c 100755 (executable)
@@ -121,7 +121,7 @@ if ( $op eq 'list' ) {
             );
         } else {
             $template->param(
-                media       => [ "Book", "Article", "Journal" ],
+                types       => [ "Book", "Article", "Journal" ],
                 branches    => Koha::Libraries->search->unblessed,
                 whole       => $backend_result,
                 request     => $request