From 0793752e49801fd0742fde864bb1b392291b7a91 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 24 Oct 2011 22:45:58 +0000 Subject: [PATCH] fix browsing of unnamed discounds --- httemplate/browse/discount.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/browse/discount.html b/httemplate/browse/discount.html index 13dc1e6f9..f26c161ca 100644 --- a/httemplate/browse/discount.html +++ b/httemplate/browse/discount.html @@ -13,7 +13,7 @@ 'description', ], 'links' => [ $link, - '', + $link, ], ) %> -- 2.11.0