diff --git a/src/bigblow_theme/js/hideshow.js b/src/bigblow_theme/js/hideshow.js index 7036020..51b1ec5 100644 --- a/src/bigblow_theme/js/hideshow.js +++ b/src/bigblow_theme/js/hideshow.js @@ -311,7 +311,7 @@ function hsAddReviewingPanels() { + 'Shortcuts: ' + 'r (next) - ' + 'R (previous)
' - + 'q (quit)' + + 'q (quit)' + ''); } else { @@ -320,7 +320,7 @@ function hsAddReviewingPanels() { + 'Shortcuts: ' + 'r (next) - ' + 'R (previous)
' - + 'q (quit)' + + 'q (quit)' + ''); } });