PDA

View Full Version : Submit a Category


hmilesjr
12-10-2005, 12:50 AM
How do I add the Submit a Category link on the Path Bar?

FB
12-10-2005, 01:24 AM
You can go to top_bar.tpl and change it there.

Just look for submit.php, copy the code and paste it directly above it. Then change submit.php to suggest.php, and change the text to Submit a Category instead of Submit a Link.

hmilesjr
12-10-2005, 01:43 AM
Thanks.