Page 1 of 1

Phoca Gallery component minor fix

Posted: 10 Nov 2012, 14:04
by sjalvete
Hello.

In views/category/tmpl/default_images.php
line 26 should be:

Code: Select all

		if (($rightDisplay == 1)&&($value->cls)) {
(added $value->cls check to get rid of an extra empty image in the end of the list)

Re: Phoca Gallery component minor fix

Posted: 22 Nov 2012, 00:37
by Jan
Hi, thank you for this info.

Jan