diff options
author | Robin <me@factor.cc> | 2011-07-25 15:45:49 -0700 |
---|---|---|
committer | Robin <me@factor.cc> | 2011-07-25 15:45:49 -0700 |
commit | d1d8ab9e35f386cd6038aadfde59a44012b8a25d (patch) | |
tree | 5211736bcf35f2d8f86b09ec86a66db0bb6ee732 /static/pad.html | |
parent | d73d806022eda2054575e1cee639d64a3801c7f9 (diff) | |
download | etherpad-lite-d1d8ab9e35f386cd6038aadfde59a44012b8a25d.zip |
Edited static/pad.html via GitHub
Diffstat (limited to 'static/pad.html')
-rw-r--r-- | static/pad.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pad.html b/static/pad.html index 93602db0..4f89251c 100644 --- a/static/pad.html +++ b/static/pad.html @@ -198,7 +198,7 @@ We removed this feature cause its not worth the space it needs in the editbar <div id="importexport"> <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"> <div class="importformdiv" id="importformfilediv"> <input type="file" name="file" size="20" id="importfileinput" /> |