diff options
Diffstat (limited to 'theme/dive_export.html')
-rw-r--r-- | theme/dive_export.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/dive_export.html b/theme/dive_export.html index 0b5b6dc7f..6f3708c49 100644 --- a/theme/dive_export.html +++ b/theme/dive_export.html @@ -132,6 +132,8 @@ window.onload=function(){ document.onkeydown = switchDives; + set_units(); + //translate Page translate_page(); getDefaultColor(); |