@@ -, +, @@ --- Koha/ArticleRequest.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Koha/ArticleRequest.pm +++ a/Koha/ArticleRequest.pm @@ -189,7 +189,7 @@ sub branch { =head3 store -Override the default store behavior so that new opan requests +Override the default store behavior so that new opac requests will have notifications sent. =cut --