dennytang
07-23-2005, 08:48 AM
Where is the related articles links file located? I want to have the links open in the same window instead of a new window.
Jordie (Interspire Staff)
07-25-2005, 04:33 AM
Hi,
Goto the panel folder in your chosen template, then open ViewArticle.php.
Find function GetRelatedLinks()then navigate just below it to <a href='%s' target='_blank'> and remove the target='_blank'. This will do what you requested.