News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

deleting certain phrases in the main page

Started by roseberry123, April 01, 2005, 03:49:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

roseberry123

Hi,

Is there a way to delete "with 0 comments" in the line "163 files in 23 albums and 8 categories with 0 comments viewed 289 times" towards the bottom of the index.php page?

Thank you,
June

Nibbler

You can edit the langauge file, eg lang/english.php

'<b>[pictures]</b> files in <b>[albums]</b> albums and <b>[cat]</b> categories with <b>[comments]</b> comments viewed <b>[views]</b> times'

remove anything you don't want.

roseberry123