diff --git a/include/views/default/crunchbutton/frontend/help.phtml b/include/views/default/crunchbutton/frontend/help.phtml
index 470d9fbed..18292e6ec 100644
--- a/include/views/default/crunchbutton/frontend/help.phtml
+++ b/include/views/default/crunchbutton/frontend/help.phtml
@@ -2,4 +2,7 @@
else : ?>
=$this->display('help/index')?>
- endif ; ?>
\ No newline at end of file
+ endif ; ?>
+
+
+For legal and privacy information, click here
\ No newline at end of file
diff --git a/include/views/default/crunchbutton/layout/html.body.phtml b/include/views/default/crunchbutton/layout/html.body.phtml
index 80909fcd8..7bf46e811 100644
--- a/include/views/default/crunchbutton/layout/html.body.phtml
+++ b/include/views/default/crunchbutton/layout/html.body.phtml
@@ -59,14 +59,6 @@
-
-
-
if (c::env() == 'beta' || c::env() == 'local') : ?>
@@ -160,7 +152,6 @@