word: reload page to apply changed location hash
[sheet.git] / word / finder.plp
index 6e302ba38a992a29498d904c230ebd4774e8fc26..ffaeb12710059f012babbc5c9c69cc48be10a3ee 100644 (file)
@@ -11,5 +11,5 @@ EOT
 });
 
 say '<h1>Words</h1>';
-say '<section id="gallery" class="gallery"></section>';
+say '<section id="gallery"></section>';
 say "<script>new WordFinder('/$wordlistbase.json')</script>";