I have forgotten to add: html/fun_export.html

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@868 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
Tomasz Sowa 2012-08-03 09:39:25 +00:00
parent d8d523d983
commit 1c4e010fc1
1 changed files with 23 additions and 0 deletions

23
html/fun_export.html Normal file
View File

@ -0,0 +1,23 @@
<h1>Export</h1>
<p>Press Export to transfer the [if item_is]file[else]directory[end] to an external ftp server</p>
<form action="[doc_base_url][dir][if item_is][item_url]/[end]export" method="post">
<fieldset>
<input type="submit" value="Export">
</fieldset>
</form>