Hey gang,
I'd like to display one of the system variables in the define pages. For example in define_contact_us.php I'd like to say something like:
"Thank you for coming to ". STORE_NAME . "you may contact us at " . STORE_NAME_ADDRESS
STORE_NAME and STORE_NAME_ADDRESS are system variables so I should be able to display them. Searched around because I think this is somethign simple but I can't find out how.
THanks
Chris



