forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: JCEEZ on June 22, 2006, 09:53:42 am

Title: Removing Albium Information
Post by: JCEEZ on June 22, 2006, 09:53:42 am
www.gozerog.com/photos

How do I remove the album info:
50 files, last one added on Jun 22, 2006
thats after each album??

I am trying to have a very clean interface.
Title: Re: Removing Albium Information
Post by: Vargha on June 22, 2006, 10:04:38 am
try this
if you are using english language on your theme
go to
lang/english.php
find
Code: [Select]
  'n_pictures' => '%s files',
  'last_added' => ', last one added on %s',



and remove them ;)
Title: Re: Removing Albium Information
Post by: Sami on June 22, 2006, 10:05:00 am
see this and do first suggestion of Paver
http://forum.coppermine-gallery.net/index.php?topic=32944.msg153497#msg153497
Title: Re: Removing Albium Information
Post by: Hulaqueen on July 04, 2006, 03:50:35 pm
Thanks for the quick solution. I got the idea of making this change, and 5 minutes later had the fix and made the change. THANKS!!!