diff --git a/record-and-playback/presentation/playback/presentation/playback.html b/record-and-playback/presentation/playback/presentation/playback.html
index 8d27d704756ae117c0fb32afc096563b08f77b72..df474bcca22c6131e86a79b8410f421bdaad24ad 100755
--- a/record-and-playback/presentation/playback/presentation/playback.html
+++ b/record-and-playback/presentation/playback/presentation/playback.html
@@ -69,12 +69,12 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
 			</div>
 	  	</div>
 	</div>
-	<div id="playbackControls">
+	<!--div id="playbackControls">
 		<div id="autoscrollWrapper">
 			<input id="autoscrollEnabled" type="checkbox" name="autoscrollEnabled" checked="true" aria-label="Toggle autoscroll"/>
 			<label for="autoscrollEnabled">Auto scroll</label>
 		</div>
-	</div>
+	</div-->
 
 	<!--
 	<div id="accInfo">
@@ -85,8 +85,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
 	-->
 	<div id="footer">
                 <p>Recorded with <a target="_blank" href="http://bigbluebutton.org/">BigBlueButton</a>. </p>
-                <p>Use <a target="_blank" href="http://www.mozilla.org/en-US/firefox/new/">Mozilla Firefox</a> or
-                   <a target="_blank" href="https://www.google.com/intl/en/chrome/browser/">Google Chrome</a> to play this recording.
+                <p>Use <a target="_blank" href="http://mozilla.org/firefox">Mozilla Firefox</a> or
+                   <a target="_blank" href="http://google.com/chrome/">Google Chrome</a> to play this recording.
                 </p>
         </div>
 <!--	<script src='lib/writing.js'></script> -->