Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / mail / personal / mail / sieve / templates / import_script.tpl
diff --git a/branches/old/gosa-plugins/mail/personal/mail/sieve/templates/import_script.tpl b/branches/old/gosa-plugins/mail/personal/mail/sieve/templates/import_script.tpl
new file mode 100644 (file)
index 0000000..ea80ade
--- /dev/null
@@ -0,0 +1,15 @@
+<h2>{t}Import sieve script{/t}</h2>
+{t}Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort.{/t}
+<br>
+<br>
+<b>{t}Script to import{/t}</b>&nbsp;<input type='file' name='Script_To_Import'>
+
+<br>
+<br>
+<p class='seperator'>&nbsp;</p>
+<br>
+<div class='seperator' style='text-align:right; width:100%;'>
+    <input type='submit' name='Import_Script_Save' value='{t}Import{/t}'>
+        &nbsp;
+    <input type='submit' name='Import_Script_Cancel' value='{msgPool type=cancelButton}'>
+</div>