D-Mack Media Forums

Full Version: back button broken?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Once the form is sent and the user is taken to the thank you page there is an issue with the code to take the user back. This is the code in the Recommendfriends.php with the link info in it . It pulls up a blank page. Can you help me fix this?

echo ' [<a href="'.$base_url.'">' . JText::_( '_DM_BACK' ) . '</a>] </center>';
Reference URL's