summaryrefslogtreecommitdiff
path: root/skins/elastic
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-12-30 21:37:26 -0800
committerCarson Fleming <[email protected]>2024-12-30 21:37:26 -0800
commit3e7326f6216094ca81ba263ab6c423e6ffd456bd (patch)
treed0d920a6848d7446370e1a02fb1c2c6cec91e583 /skins/elastic
parentf21b2d31596ab6eab0b9acbf181e95cafd795422 (diff)
downloadrc-inbox-settings-3e7326f6216094ca81ba263ab6c423e6ffd456bd.tar.gz
nits
Diffstat (limited to 'skins/elastic')
-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" />