diff -r 8761385d64af -r 8eeb52f093e1 client/js/renderer/scene.js
--- a/client/js/renderer/scene.js Wed Jun 04 12:46:24 2014 +0200
+++ b/client/js/renderer/scene.js Thu Jun 05 10:48:28 2014 +0200
@@ -461,7 +461,10 @@
'<% if (options.show_open_button) { %>
<% } %>' +
'<% if (options.show_bookmarklet) { %><% } %>' +
- '<% }; if (options.show_search_field) { %>' +
+ '<% } else { %>' +
+ '<% if (options.show_export_button) { %><% } %>' +
+ '<% };' +
+ 'if (options.show_search_field) { %>' +
'<% } %><% } %>' +
'