diff options
Diffstat (limited to 'tpl/default/export.html')
-rw-r--r-- | tpl/default/export.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/tpl/default/export.html b/tpl/default/export.html index e93f98a9..af1d6e33 100644 --- a/tpl/default/export.html +++ b/tpl/default/export.html | |||
@@ -6,15 +6,10 @@ | |||
6 | <body> | 6 | <body> |
7 | {include="page.header"} | 7 | {include="page.header"} |
8 | 8 | ||
9 | {$ratioLabel='5-12'} | ||
10 | {$ratioLabelMobile='7-8'} | ||
11 | {$ratioInput='7-12'} | ||
12 | {$ratioInputMobile='1-8'} | ||
13 | |||
14 | <form method="GET" action="#" name="exportform" id="exportform"> | 9 | <form method="GET" action="#" name="exportform" id="exportform"> |
15 | <div class="pure-g"> | 10 | <div class="pure-g"> |
16 | <div class="pure-u-lg-1-4 pure-u-1-8"></div> | 11 | <div class="pure-u-lg-1-4 pure-u-1-24"></div> |
17 | <div class="pure-u-lg-1-2 pure-u-3-4 page-form page-form-complete"> | 12 | <div class="pure-u-lg-1-2 pure-u-22-24 page-form page-form-complete"> |
18 | <div> | 13 | <div> |
19 | <h2 class="window-title">{"Export Database"|t}</h2> | 14 | <h2 class="window-title">{"Export Database"|t}</h2> |
20 | </div> | 15 | </div> |