This commit is contained in:
Henrique Dias 2016-11-15 13:39:19 +00:00
commit eb6f8cc5d2

View File

@ -41,7 +41,7 @@
<input id="newdir" type="text" placeholder="Name. End with a trailing slash to create a dir.">
<div class="floating">
<div class="action" id="new">
<i class="material-icons" title="New file or directory. If you don't write an extension, a directory will be created.">add</i>
<i class="material-icons" title="New file or directory. End name with a trailing slash to create a directory.">add</i>
</div>
</div>
{{ end }}