From 520244503eaf42636e13cf8a44789c7cadd0445e Mon Sep 17 00:00:00 2001 From: Ketan Kulkarni Date: Sun, 29 Sep 2013 10:37:54 +0530 Subject: [PATCH] Bug 10967: fix minor POD error Signed-off-by: Bernardo Gonzalez Kriegel No koha-qa errors. Fixes problem, but I think is better to remove =back than to add nother =over 4, but I'm not a POD expert Signed-off-by: Katrin Fischer Signed-off-by: Galen Charlton --- acqui/booksellers.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acqui/booksellers.pl b/acqui/booksellers.pl index bb65dbc803..b106d203a4 100755 --- a/acqui/booksellers.pl +++ b/acqui/booksellers.pl @@ -41,6 +41,8 @@ C<$supplier> is the string with which we search for a supplier =back +=over 4 + =item id or booksellerid The id of the supplier whose baskets we will display -- 2.11.0