diff options
Diffstat (limited to 'ext/fg/float.html')
| -rw-r--r-- | ext/fg/float.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/fg/float.html b/ext/fg/float.html index df85bc62..4a7cb616 100644 --- a/ext/fg/float.html +++ b/ext/fg/float.html @@ -65,7 +65,7 @@          <script src="/mixed/js/media-loader.js"></script>          <script src="/mixed/js/scroll.js"></script>          <script src="/mixed/js/text-scanner.js"></script> -        <script src="/mixed/js/template-handler.js"></script> +        <script src="/mixed/js/html-template-collection.js"></script>          <script src="/mixed/js/text-to-speech-audio.js"></script>          <script src="/bg/js/anki-note-builder.js"></script> |