mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
ODT Import works but wasn't mentioned yet
This commit is contained in:
parent
fd97946619
commit
335643a860
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
<div id="importexport">
|
<div id="importexport">
|
||||||
|
|
||||||
<div id="import">
|
<div id="import">
|
||||||
Import from text file, HTML, PDF, Word, or RTF:<br/><br/>
|
Import from text file, HTML, PDF, Word, ODT or RTF:<br/><br/>
|
||||||
<form id="importform" method="post" action="" target="importiframe" enctype="multipart/form-data">
|
<form id="importform" method="post" action="" target="importiframe" enctype="multipart/form-data">
|
||||||
<div class="importformdiv" id="importformfilediv">
|
<div class="importformdiv" id="importformfilediv">
|
||||||
<input type="file" name="file" size="15" id="importfileinput" />
|
<input type="file" name="file" size="15" id="importfileinput" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue