]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/import.html
Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css
[github/shaarli/Shaarli.git] / tpl / import.html
index 9e581fc9632b96f2912b75c87f04c83f31788656..259e56ee0af9d16df1c837f37f93ede8124c8c6c 100644 (file)
@@ -5,7 +5,7 @@
 <div id="pageheader">
        {include="page.header"}
        <div id="uploaddiv">
-       Import Netscape html bookmarks (as exported from Firefox/Chrome/Opera/delicious/diigo...) (Max: {$maxfilesize|htmlspecialchars} bytes).
+       Import Netscape HTML bookmarks (as exported from Firefox/Chrome/Opera/Delicious/Diigo...) (Max: {$maxfilesize|htmlspecialchars} bytes).
        <form method="POST" action="?do=upload" enctype="multipart/form-data" name="uploadform" id="uploadform">
            <input type="hidden" name="token" value="{$token}">
            <input type="file" name="filetoupload" size="80">