
Originally Posted by
helpme
Clyde,
I am not sure what happened, but the link in my sidebox no longer works. It is missing the / after my url before the page name, I uninstalled, and reinstalled and it didn't fix it. Where do I fix this? Thanks!
This is how the link should appear in the information sidebox:
Code:
if (DEFINE_RETURNS_STATUS <= 1) {
$information[] = '<a href="' . zen_href_link(FILENAME_RETURNS, '', 'SSL') . '">' . BOX_INFORMATION_RETURNS . '</a>';
}