using bulletproof templatecategory category list | Comments (0) instead of in category list | Comments (0)
[solved] change entry footer text
[solved] change entry footer text
would liked to change the entry footer text to say
Last edited by doileir on Thu Mar 06, 2008 5:01 am, edited 1 time in total.
Re: change entry footer text
If I'm getting this right, all you want to do is replace the "in" with "Categories", right? Just replace every instance of {$CONST.IN} with {$CONST.CATEGORIES} in entries.tpl - and be aware of the fact that this will be overwritten by any BP/s9y update you make, so you're going to have to make a backup of your edited entries.tpl.doileir wrote:would liked to change the entry footer text to sayusing bulletproof templatecategory category list | Comments (0) instead of in category list | Comments (0)
YL