|
WebLinks module
I want to make a small change in weblinks module. When someone click on addlink button phpnuke wants the following info,
PageTitle
PageUrl
Category
Description
I wanna show "BlogTitle" instead of PageTitle
in the same way "BlogURL" instead of PageURL
I checked the entire code of "index.php" in weblinks module but couldn't figure out the solution. Would you please help me to solve this issue.
|