summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/elastic/templates/key_import.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/skins/elastic/templates/key_import.html b/skins/elastic/templates/key_import.html
deleted file mode 100644
index 4fb3564..0000000
--- a/skins/elastic/templates/key_import.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<roundcube:include file="includes/layout.html" />
-
-<h1 class="voice"><roundcube:label name="inbox_settings.key_import" /></h1>
-
-<div class="formcontent">
- <roundcube:object name="importform" class="propform" part="import" />
-</div>
-
-<roundcube:include file="includes/footer.html" />