|
#1
|
|||
|
|||
|
wanted: category hack
hi, i was just wondering, is it possible to change the way <IMAGE_CATEGORY> looks on image-page?
i want to get rid of the word "categories", i only want the category names to show. thanks |
|
#2
|
||||
|
||||
|
You don't need a hack, just look in your language-file.
Old: Code:
// Category $lang_category_singular = "Category:"; $lang_category_plural = "Categories:"; Code:
// Category $lang_category_singular = ""; $lang_category_plural = "";
__________________
Northing.nl |
|
#3
|
|||
|
|||
|
thanks!!
thank you very much!
|
| Post Reply |
| Thread Tools | |
|
|