summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/dive_export.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/dive_export.html b/theme/dive_export.html
index e27b56b62..2620ce12a 100644
--- a/theme/dive_export.html
+++ b/theme/dive_export.html
@@ -122,7 +122,7 @@ window.onload=function(){
}
set_units();
- sizeofpage=10;
+ sizeofpage=20;
showAllDives();
document.getElementById("divePanel").style.display='none';
document.getElementById("diveStat").style.display='none';