Page 1 of 1
How to remove(怎么去掉) “There is no image in this category”
Posted: 10 May 2010, 03:48
by hanlz
Hello!
I have not kept in the class picture,How to remove this:
在类中我没有存放图片,怎么去掉这个:
“There is no image in this category”
Re: How to remove(怎么去掉) “There is no image in this category”
Posted: 12 May 2010, 03:44
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');
添加 // 如果它不存在
Re: How to remove(怎么去掉) “There is no image in this category”
Posted: 13 May 2010, 03:55
by hanlz
Hello GenkaiNashi
Thanks for your help! My problem already solve
谢谢你的帮助,我的问题已经解决
Thank you so much
太感谢你了