diff options
Diffstat (limited to 'theme/dive_export.html')
-rw-r--r-- | theme/dive_export.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/dive_export.html b/theme/dive_export.html index fd98ba442..697c16ca3 100644 --- a/theme/dive_export.html +++ b/theme/dive_export.html @@ -134,6 +134,7 @@ window.onload=function(){ //translate Page translate_page(); + getDefaultColor(); } function changeAdvSearch(e){ |