So in the admin I am adding some text to define_conditions.php, but my edits are not appearing on the conditions page. The URL for my conditions page is http://www.banberryplace.com/index.p...age=conditions.

This is what is in the conditions.php page:
Code:
define('NAVBAR_TITLE', 'Fabric Terminology');
define('HEADING_TITLE', 'Fabric Terminology');

define('TEXT_INFORMATION', 'Your Conditions of Use information should be on this page.');
?>
Incidentally I don't see the text "your Conditions..." text either. Suggestions?