How to remove(怎么去掉) “There is no image in this category”

Phoca Gallery - image gallery extension
hanlz
Phoca Member
Phoca Member
Posts: 32
Joined: 19 Apr 2010, 09:47
Contact:

How to remove(怎么去掉) “There is no image in this category”

Post by hanlz »

Hello!
I have not kept in the class picture,How to remove this:
在类中我没有存放图片,怎么去掉这个:
“There is no image in this category”
GenkaiNashi
Phoca Enthusiast
Phoca Enthusiast
Posts: 84
Joined: 12 Jul 2009, 22:03

Re: How to remove(怎么去掉) “There is no image in this category”

Post by GenkaiNashi »

Hello Hanlz,

在 com_phocagallery/views/category/tmpl/default.php:

应该说484线

Code: Select all

	// Will be not displayed
	//echo JText::_('There is no image in this category');
添加 // 如果它不存在
hanlz
Phoca Member
Phoca Member
Posts: 32
Joined: 19 Apr 2010, 09:47
Contact:

Re: How to remove(怎么去掉) “There is no image in this category”

Post by hanlz »

Hello GenkaiNashi

Thanks for your help! My problem already solve
谢谢你的帮助,我的问题已经解决

Thank you so much
太感谢你了
Post Reply