Edited static/pad.html via GitHub
parent
d73d806022
commit
d1d8ab9e35
|
@ -198,7 +198,7 @@ We removed this feature cause its not worth the space it needs in the editbar
|
||||||
<div id="importexport">
|
<div id="importexport">
|
||||||
|
|
||||||
<div id="import">
|
<div id="import">
|
||||||
Import from text file, HTML, Word, or RTF:<br/><br/>
|
Import from text file, HTML, PDF, Word, 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="20" id="importfileinput" />
|
<input type="file" name="file" size="20" id="importfileinput" />
|
||||||
|
|
Loading…
Reference in New Issue