deleting certain phrases in the main page deleting certain phrases in the main page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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