summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-09-21 16:22:43 +0100
committerJohn McLear <john@mclear.co.uk>2013-09-21 16:22:43 +0100
commite35c45e9b5d68747bf4f80ddc8e12c3b8d9d96e9 (patch)
treef68659bfd469b07f23f7733b7b5e262cfb0de1fe /src/templates
parentca680a32b68801069ddfb51221a02e227cfb9326 (diff)
downloadetherpad-lite-e35c45e9b5d68747bf4f80ddc8e12c3b8d9d96e9.zip
make export clearly seperated from import
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/pad.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index e632e7da..a6b90eeb 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -283,7 +283,7 @@
</form>
<% e.end_block(); %>
</div>
- <div class="column">
+ <div class="column" id="exportColumn">
<h2 data-l10n-id="pad.importExport.export"></h2>
<% e.begin_block("exportColumn"); %>
<a id="exporthtmla" target="_blank" class="exportlink"><div class="exporttype" id="exporthtml" data-l10n-id="pad.importExport.exporthtml"></div></a>