There is no image in this category

Phoca Gallery - image gallery extension
verzevoul
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 29 Mar 2009, 22:44

There is no image in this category

Post by verzevoul »

Goodmorning.
When I create phoca categories with no images inside a mess. ''There is no image in this category ''
Is there a way to prevent that??
Thank you!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: There is no image in this category

Post by Jan »

Hi, you can customize it in html, so you will delete it e.g., see:
components\com_phocagallery\views\category\tmpl\default.php

remove or comment:

Code: Select all

echo JText::_('There is no image in this category');
Jan
If you find Phoca extensions useful, please support the project
Post Reply